Utility service for retrieving the name of an AstNode or the CstNode containing a name.
name
AstNode
CstNode
Returns the name of a given AstNode.
Specified AstNode whose name node shall be retrieved.
Returns the CstNode which contains the parsed value of the name assignment.
Utility service for retrieving the
name
of anAstNode
or theCstNode
containing aname
.