Simple Machine

Arch.SM213.ISA
Class AsmSM213Parser.index_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by Arch.SM213.ISA.AsmSM213Parser.index_return
Enclosing class:
AsmSM213Parser

public static class AsmSM213Parser.index_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 int base
           
 int index
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
AsmSM213Parser.index_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate, getTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

base

public int base

index

public int index
Constructor Detail

AsmSM213Parser.index_return

public AsmSM213Parser.index_return()

Simple Machine