Uses of Class
qilin.pta.toolkits.turner.OCG.OCGNode
Packages that use OCG.OCGNode
-
Uses of OCG.OCGNode in qilin.pta.toolkits.turner
Fields in qilin.pta.toolkits.turner with type parameters of type OCG.OCGNodeMethods in qilin.pta.toolkits.turner that return types with arguments of type OCG.OCGNodeMethods in qilin.pta.toolkits.turner with parameters of type OCG.OCGNodeModifier and TypeMethodDescriptionprotected void
OCG.addEdge
(OCG.OCGNode pre, OCG.OCGNode succ) void
OCG.OCGNode.addPred
(OCG.OCGNode node) void
OCG.OCGNode.addSucc
(OCG.OCGNode node)