|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sonar.sslr.squid.SquidAstVisitor<org.sonar.sslr.parser.LexerlessGrammar>
org.sonar.java.ast.visitors.JavaAstVisitor
public abstract class JavaAstVisitor
Shortcut for SquidAstVisitor<JavaGrammar>.
| Constructor Summary | |
|---|---|
JavaAstVisitor()
|
|
| Method Summary | |
|---|---|
protected org.sonar.squid.api.SourcePackage |
peekParentPackage()
|
protected org.sonar.squid.api.SourceClass |
peekSourceClass()
|
protected org.sonar.squid.api.SourceFile |
peekSourceFile()
|
| Methods inherited from class com.sonar.sslr.squid.SquidAstVisitor |
|---|
destroy, getAstNodeTypesToVisit, getContext, init, leaveFile, leaveNode, setContext, subscribeTo, visitFile, visitNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaAstVisitor()
| Method Detail |
|---|
protected final org.sonar.squid.api.SourceFile peekSourceFile()
protected final org.sonar.squid.api.SourcePackage peekParentPackage()
protected final org.sonar.squid.api.SourceClass peekSourceClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||