public class WildcardMatch.BlockIdentifierWildcard extends BlockIdentifier implements Wildcard<BlockIdentifier>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BlockIdentifier |
getMatch() |
void |
resetMatch() |
addForeignRef, blockIsOneOf, compareTo, getBlockType, getIndex, getInnermostBreakable, getName, getOutermostContainedIn, getOutermostEnding, hasForeignReferences, releaseForeignRef, setBlockType, toStringpublic BlockIdentifier getMatch()
getMatch in interface Wildcard<BlockIdentifier>public void resetMatch()
resetMatch in interface Wildcard<BlockIdentifier>Copyright © 2011-2021. All Rights Reserved.