| Modifier and Type | Method and Description |
|---|---|
void |
consume() |
void |
error(String errMsg) |
boolean |
finished() |
String |
getToken() |
int |
getTokenAsInt() |
TokenType |
getType() |
public Lexer(String source) throws UcumException
source - UcumExceptionpublic void consume() throws UcumException
UcumExceptionpublic void error(String errMsg) throws UcumException
UcumExceptionpublic int getTokenAsInt()
public boolean finished()
Copyright © 2014–2019 University Health Network. All rights reserved.