java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UTypedAst
Stable XL 1.6U-owned typed frontend AST snapshot.
-
Method Summary
Modifier and TypeMethodDescriptionintstatic XL16UTypedAstempty()intgetNodes()booleanhasNodes()booleanisEmpty()static XL16UTypedAstof(List<XL16UTypedAstNode> nodes)
-
Method Details
-
of
-
empty
-
getNodes
-
getNodeCount
public int getNodeCount() -
isEmpty
public boolean isEmpty() -
hasNodes
public boolean hasNodes() -
countKind
-
getNodesOfKind
-
toSemanticOwners
-