Package | Description |
---|---|
org.apache.jasper.compiler |
Modifier and Type | Class and Description |
---|---|
static class |
Node.Declaration
Represents a declaration
|
static class |
Node.Expression
Represents an expression.
|
static class |
Node.Scriptlet
Represents a scriptlet
|
Modifier and Type | Method and Description |
---|---|
private void |
JspDocumentParser.checkScriptingBody(Node.ScriptingElement scriptingElem) |