| Package | Description |
|---|---|
| com.caucho.jsp | |
| com.caucho.jsp.java |
| Modifier and Type | Field and Description |
|---|---|
protected ParseState |
JspBuilder._parseState |
| Modifier and Type | Method and Description |
|---|---|
ParseState |
JspBuilder.getParseState()
Returns the parse state.
|
protected abstract ParseState |
JspGenerator.getParseState() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspBuilder.setParseState(ParseState parseState)
Sets the parse state.
|
protected abstract void |
JspGenerator.setParseState(ParseState parseState) |
| Modifier and Type | Field and Description |
|---|---|
protected ParseState |
JspNode._parseState |
protected ParseState |
JavaJspGenerator._parseState |
| Modifier and Type | Method and Description |
|---|---|
ParseState |
JavaJspGenerator.getParseState() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspNode.setParseState(ParseState parseState)
Sets the parse state
|
protected void |
JavaJspGenerator.setParseState(ParseState parseState) |