Uses of Class
com.sonar.sslr.api.PreprocessingDirective

Packages that use PreprocessingDirective
com.sonar.sslr.api   
 

Uses of PreprocessingDirective in com.sonar.sslr.api
 

Methods in com.sonar.sslr.api that return PreprocessingDirective
static PreprocessingDirective PreprocessingDirective.create(AstNode ast, Grammar grammar)
           
 PreprocessingDirective Trivia.getPreprocessingDirective()
           
 

Methods in com.sonar.sslr.api with parameters of type PreprocessingDirective
static Trivia Trivia.createPreprocessingDirective(PreprocessingDirective preprocessingDirective)
           
 



Copyright © 2012 SonarSource. All Rights Reserved.