sdr 0.7

net.cscott.sdr.calls.parser
Class AstParser.in_out_num_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by net.cscott.sdr.calls.parser.AstParser.in_out_num_return
Enclosing class:
AstParser

public static class AstParser.in_out_num_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 Fraction amt
           
 Prim.Direction dir
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
AstParser.in_out_num_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

dir

public Prim.Direction dir

amt

public Fraction amt
Constructor Detail

AstParser.in_out_num_return

public AstParser.in_out_num_return()

sdr 0.7

Copyright © 2006-2009 C. Scott Ananian