Package | Description |
---|---|
com.caucho.jsp.java |
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<JspDeclaration> |
JavaJspGenerator._declarations |
Modifier and Type | Method and Description |
---|---|
void |
JavaJspGenerator.addDeclaration(JspDeclaration decl)
Adds a new Java declaration to the list.
|