Node¶
-
public class
Node
¶ A single AST node within a Coco model.
Methods¶
componentKind¶
-
public io.cocotec.coco.platform.coco.ComponentKind
componentKind
()¶ Whether this is an encapsulating/external/state machine component
enclosingDecl¶
fromProtobuf¶
isValid¶
-
public boolean
isValid
()¶ Whether this points to a genuine AST node or is a de facto null pointer