public class AstValue extends SimpleNode
Constructor and Description |
---|
AstValue(HttpParser p,
int id) |
AstValue(int id) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
jjtGetValue() |
java.lang.String |
toString() |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, jjtSetValue, toString
public AstValue(int id)
public AstValue(HttpParser p, int id)
public java.lang.Object jjtGetValue()
jjtGetValue
in interface Node
jjtGetValue
in class SimpleNode
public java.lang.String toString()
toString
in class SimpleNode
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.