|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.parse.ASTJsonHelper
public class ASTJsonHelper
Walker to annotation stuctures.
Constructor Summary | |
---|---|
ASTJsonHelper()
|
Method Summary | |
---|---|
static java.lang.Object |
walk(org.antlr.runtime.tree.Tree node)
Walk an annotation root name or child node (nested annotations). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASTJsonHelper()
Method Detail |
---|
public static java.lang.Object walk(org.antlr.runtime.tree.Tree node) throws ASTWalkException
node
- annotation walk node
ASTWalkException
- if the walk failed
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |