Package com.sonar.sslr.api
Class PreprocessingDirective
java.lang.Object
com.sonar.sslr.api.PreprocessingDirective
Deprecated.
in 1.20, use your own preprocessor API instead.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PreprocessingDirectiveDeprecated.abstract AstNodegetAst()Deprecated.abstract GrammarDeprecated.
-
Constructor Details
-
PreprocessingDirective
public PreprocessingDirective()Deprecated.
-
-
Method Details
-
getAst
Deprecated. -
getGrammar
Deprecated. -
create
Deprecated.
-