org.jactr.tools.analysis.production.relationships
Interface IPair

All Known Implementing Classes:
DefaultPair

public interface IPair


Method Summary
 org.antlr.runtime.tree.CommonTree getCondition()
           
 BufferEndState getEndState()
           
 

Method Detail

getEndState

BufferEndState getEndState()

getCondition

org.antlr.runtime.tree.CommonTree getCondition()