GherkinValue
com.reactific.riddl.language.ast.AbstractDefinitions.GherkinValue
trait GherkinValue extends RiddlValue
Base class of any Gherkin value
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait GherkinClause
Members list
Value members
Inherited methods
Format the node to a string
Attributes
- Inherited from:
- RiddlNode
Determine if this node is a container or not
Attributes
- Inherited from:
- RiddlNode
determine if this node is empty or not.
determine if this node is empty or not. Non-containers are always empty
Attributes
- Inherited from:
- RiddlNode
The location in the parse at which this RiddlValue occurs
In this article