Goblin - A Platform for 3D AR and VR Applications

PrimaryFollowExpression Class

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

System.Object
   antlr.BaseAST
      DDW.CSharp.Parse.CSharpAST
         DDW.CSharp.Parse.Expression
            DDW.CSharp.Parse.PrimaryFollowExpression
               DDW.CSharp.Parse.IndexerExpr
               DDW.CSharp.Parse.InvokeExpr
               DDW.CSharp.Parse.MemberAccessExpr
               DDW.CSharp.Parse.PostfixExpr

public class PrimaryFollowExpression : Expression

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

PrimaryFollowExpression Members | DDW.CSharp.Parse Namespace