|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Grammar | |
---|---|
com.sonar.c.api | |
com.sonar.sslr.api |
Uses of Grammar in com.sonar.c.api |
---|
Subclasses of Grammar in com.sonar.c.api | |
---|---|
class |
CGrammar
|
class |
CPreprocessorGrammar
|
Uses of Grammar in com.sonar.sslr.api |
---|
Methods in com.sonar.sslr.api that return Grammar | |
---|---|
abstract Grammar |
PreprocessingDirective.getGrammar()
|
Methods in com.sonar.sslr.api with parameters of type Grammar | |
---|---|
static PreprocessingDirective |
PreprocessingDirective.create(AstNode ast,
Grammar grammar)
|
static Trivia |
Trivia.createPreprocessingDirective(AstNode ast,
Grammar grammar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |