Class GlobalVarNode

All Implemented Interfaces:
Comparable, Numberable

public class GlobalVarNode extends VarNode
Represents a simple variable node in the pointer assignment graph that is not associated with any particular method invocation.
Author:
Ondrej Lhotak