Uses of Class
ca.ubc.cs.elide.nodes.InstanceBlockNode

Uses of InstanceBlockNode in ca.ubc.cs.elide.nodes
 

Methods in ca.ubc.cs.elide.nodes that return InstanceBlockNode
 InstanceBlockNode[] ClassNode.getBlocks()
          Returns an array of BlockNode objects reflecting all the static blocks of the class represented by this ClassNode object.