Package | Description |
---|---|
com.sonar.sslr.api |
Modifier and Type | Field and Description |
---|---|
static PreprocessorAction |
PreprocessorAction.NO_OPERATION
Deprecated.
Use this no operation preprocessor action for improved readability and performances.
|
Modifier and Type | Method and Description |
---|---|
abstract PreprocessorAction |
Preprocessor.process(List<Token> tokens)
Deprecated.
Method called on each token seen by the current preprocessor.
|
Copyright © 2009–2017 SonarSource. All rights reserved.