KIE :: Decision Model Notation :: FEEL 7.3.0-SNAPSHOT
-
- 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, 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.3.0-SNAPSHOT
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.