scan abstract method

bool scan(
  1. GrammarContext<S> context
)

Implementation

bool scan(GrammarContext<S> context);