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, toString
public AstParameter(int id)
public AstParameter(HttpParser p, int id)
public java.lang.String toString()
toString
in class SimpleNode
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.