parse abstract method

void parse(
  1. GuardContext<ErrorReporter> ctx,
  2. PropertyContext field
)

Implementation

void parse(GuardContext ctx, PropertyContext field);