![]() | AbstractLexerCheckMatch Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | CheckMatch(Char) |
Checks if the next input is a match to c.
|
![]() | CheckMatch(Int32) |
Checks if the next input is a match to c.
|
![]() | CheckMatch(String) |
Checks if the next input is a match to str.
|