Uses of Class
org.cytoscape.equations.CodeAndSourceLocation
Package
Description
Various types and utility methods relating to attribute equations.
-
Uses of CodeAndSourceLocation in org.cytoscape.equations
Modifier and TypeMethodDescriptionabstract void
AbstractNode.genCode
(Stack<CodeAndSourceLocation> codeStack) void
TreeNode.genCode
(Stack<CodeAndSourceLocation> codeStack) Generated code for this node and pushes it onto the execution stack.