org.utgenome.format.bed
Class BEDParser.attribute_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.utgenome.format.bed.BEDParser.attribute_return
Enclosing class:
BEDParser

public static class BEDParser.attribute_return
extends org.antlr.runtime.ParserRuleReturnScope


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

Constructor Detail

BEDParser.attribute_return

public BEDParser.attribute_return()
Method Detail

getTree

public Object getTree()
Overrides:
getTree in class org.antlr.runtime.RuleReturnScope


Copyright © 2007-2012 utgenome.org. All Rights Reserved.