KIE :: Decision Model Notation :: FEEL 7.28.0.Final
-
- All Implemented Interfaces:
- ASTNode
public class NameDefNode
extends BaseNode
A name is defined either as a sequence of
tokens or as a String. This class supports
both, although they should not be used
interchangeably.
-
-
Method Summary
-
Methods inherited from class org.kie.dmn.feel.lang.ast.BaseNode
astEvent, astEvent, copyLocationAttributesFrom, getChildrenNode, getEndChar, getEndColumn, getEndLine, getResultType, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
-
-
Method Detail
-
getName
public String getName()
KIE :: Decision Model Notation :: FEEL 7.28.0.Final
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.