org.apache.ctakes.core.fsm.token
Interface SymbolToken

All Superinterfaces:
BaseToken, CharacterToken
All Known Implementing Classes:
SymbolTokenAdapter

public interface SymbolToken
extends CharacterToken


Method Summary
 
Methods inherited from interface org.apache.ctakes.core.fsm.token.CharacterToken
getChar
 
Methods inherited from interface org.apache.ctakes.core.fsm.token.BaseToken
getEndOffset, getStartOffset
 



Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.