C# (CSharp) SyntaxTree Namespace

Nested Namespaces

SyntaxTree.Data

Сlasses

Name Description
Ast
Node The base class for every node of the Abstract Syntax Tree.
NodeBool Represents a bool literal.
NodeEnclosed Represents an expression enclosed in parenthesis, but not a tuple.
NodeFnDecl
NodeId Represents an identifier.
NodeIf
NodeIf.IfBlock
NodeIndex
NodeInfix
NodeInt
NodeInvoke
NodeLet
NodeRet
NodeStr
NodeSuffix
NodeTuple
NodeTypeDef