expectBuilder abstract method
Throws if a builder for fullType
is not available via newBuilder.
Implementation
void expectBuilder(FullType fullType);
Throws if a builder for fullType
is not available via newBuilder.
void expectBuilder(FullType fullType);