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