Method | Description | |
---|---|---|
PELexer ( ) : System | ||
PELexer ( String inputString ) : System | ||
nextToken ( ) : |
Method | Description | |
---|---|---|
connector ( ) : |
||
identifierDetected ( ) : bool | ||
isConnector ( String aSymbol ) : bool | ||
isJavaIdentifierStart ( char c ) : bool | ||
partOfConnector ( ) : bool | ||
symbol ( ) : |
||
whiteSpace ( ) : |
public PELexer ( String inputString ) : System | ||
inputString | String | |
return | System |