Goblin - A Platform for 3D AR and VR Applications

SubExpr Class

A sub (parenthesized) expression. This overrides regular operator precedence eg: (2+4)*6.

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

System.Object
   DDW.CSharp.Dom.CSharpGraph
      DDW.CSharp.Dom.Expression
         DDW.CSharp.Dom.SubExpr

public class SubExpr : 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.Dom

Assembly: CSharp (in CSharp.dll)

See Also

SubExpr Members | DDW.CSharp.Dom Namespace