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