lexKeyword abstract method

bool lexKeyword(
  1. int state
)

Implementation

bool lexKeyword(int state);