Package com.adbs.ast

Class StartTable

All Implemented Interfaces:
Serializable, Cloneable, Map<Integer,Integer>

public class StartTable extends HashMap<Integer,Integer>
See Also:
  • Constructor Details

    • StartTable

      public StartTable()
  • Method Details