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

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

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