public class NotationAttributeNode extends DALNode
| Constructor and Description |
|---|
NotationAttributeNode(DALNode notation,
TextBlockAttributeListNode attributeList) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
endNotation() |
java.lang.String |
inspect() |
java.lang.Object |
text(java.util.List<java.lang.Character> content,
RuntimeContextBuilder.DALRuntimeContext context) |
collectFields, evaluate, evaluateData, getRootSymbolName, propertyChain, verify, verifypublic NotationAttributeNode(DALNode notation, TextBlockAttributeListNode attributeList)
public java.lang.String endNotation()
public java.lang.Object text(java.util.List<java.lang.Character> content,
RuntimeContextBuilder.DALRuntimeContext context)