validatePreviousType abstract method
bool
validatePreviousType(
- ComputeContext ctx,
- String rawBuildingToken,
- TokenType? previousTokenType
Implementation
bool validatePreviousType(ComputeContext ctx, String rawBuildingToken,
TokenType? previousTokenType);