↓ 26 callersMethodtryConsumeIf the next token exactly matches {@code token}, consume it and return {@code true}. Otherwise, return {@code false} without doing anything.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormat.java:1042