Goblin - A Platform for 3D AR and VR Applications

ConstantNode.GetGraph Method

Overload List

 

public override IGraph GetGraph();

 

public ConstantDecl GetGraph(ConstantDecl);

Inherited from CSharpAST.

public virtual IGraph GetGraph(IGraph);

Inherited from TypeMemberNode.

public MemberDecl GetGraph(MemberDecl);

See Also

ConstantNode Class | DDW.CSharp.Parse Namespace