Uses of Class
com.sonar.sslr.api.PreprocessorAction
Packages that use PreprocessorAction
-
Uses of PreprocessorAction in com.sonar.sslr.api
Fields in com.sonar.sslr.api declared as PreprocessorActionModifier and TypeFieldDescriptionstatic final PreprocessorActionPreprocessorAction.NO_OPERATIONDeprecated.Use this no operation preprocessor action for improved readability and performances.Methods in com.sonar.sslr.api that return PreprocessorActionModifier and TypeMethodDescriptionabstract PreprocessorActionDeprecated.Method called on each token seen by the current preprocessor.