Class WildcardMatch.BlockWildcard

All Implemented Interfaces:
HasByteCodeLoc, Matcher<StructuredStatement>, Wildcard<Block>, StructuredStatement, Dumpable, TypeUsageCollectable
Enclosing class:
WildcardMatch

public class WildcardMatch.BlockWildcard extends Block implements Wildcard<Block>
  • Field Details

    • match

      private Block match
  • Constructor Details

    • BlockWildcard

      BlockWildcard()
  • Method Details