JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
kboyle.oktane.core.parsers
Interface Tokeniser
All Known Implementing Classes:
DefaultTokeniser
public interface
Tokeniser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TokeniserResult
tokenise
(
String
input,
CommandMatch
commandMatch)
Method Details
tokenise
TokeniserResult
tokenise
(
String
input,
CommandMatch
commandMatch)