Package | Description |
---|---|
com.sonar.sslr.api | |
org.sonar.sslr.internal.vm |
Modifier and Type | Method and Description |
---|---|
static Trivia.TriviaKind |
Trivia.TriviaKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Trivia.TriviaKind[] |
Trivia.TriviaKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Trivia.TriviaKind |
TriviaExpression.getTriviaKind() |
Constructor and Description |
---|
TriviaExpression(Trivia.TriviaKind triviaKind,
ParsingExpression subExpression) |
Copyright © 2009–2017 SonarSource. All rights reserved.