Goblin - A Platform for 3D AR and VR Applications

CSharpAST Class

The base class for all custom ASTs.

For a list of all members of this type, see CSharpAST Members.

System.Object
   antlr.BaseAST
      DDW.CSharp.Parse.CSharpAST
         Derived types

public class CSharpAST : BaseAST

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DDW.CSharp.Parse

Assembly: CSharp (in CSharp.dll)

See Also

CSharpAST Members | DDW.CSharp.Parse Namespace