fullIdent method

FullIdentContext? fullIdent(
  1. int i
)

Implementation

FullIdentContext? fullIdent(int i) => getRuleContext<FullIdentContext>(i);