Uses of Class
com.sonar.sslr.api.PreprocessingDirective
-
Packages that use PreprocessingDirective Package Description com.sonar.sslr.api -
-
Uses of PreprocessingDirective in com.sonar.sslr.api
Methods in com.sonar.sslr.api that return PreprocessingDirective Modifier and Type Method Description static PreprocessingDirectivePreprocessingDirective. create(AstNode ast, Grammar grammar)Deprecated.PreprocessingDirectiveTrivia. getPreprocessingDirective()Methods in com.sonar.sslr.api with parameters of type PreprocessingDirective Modifier and Type Method Description static TriviaTrivia. createPreprocessingDirective(PreprocessingDirective preprocessingDirective)
-