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