Package org.jfugue.pattern
Interface TokenProducer
-
- All Known Implementing Classes:
Pattern
public interface TokenProducer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Token>
getTokens()
-
-
-
Method Detail
-
getTokens
java.util.List<Token> getTokens()
-
-