public class DefineState extends DefineState
exp
Constructor and Description |
---|
DefineState() |
Modifier and Type | Method and Description |
---|---|
protected Expression |
doCombine(ReferenceExp baseExp,
Expression newExp,
java.lang.String combine)
combines two expressions into one as specified by the combine parameter,
and returns a new expression.
|
createChildState, endSelf, getRef, getReference, onEndChild, startSelf
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected Expression doCombine(ReferenceExp baseExp, Expression newExp, java.lang.String combine)
doCombine
in class DefineState