org.kohsuke.rngom.binary
Class AfterPattern
java.lang.Object
org.kohsuke.rngom.binary.Pattern
org.kohsuke.rngom.binary.BinaryPattern
org.kohsuke.rngom.binary.AfterPattern
- All Implemented Interfaces:
- ParsedPattern
public class AfterPattern
- extends BinaryPattern
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
apply
public Object apply(PatternFunction f)
- Specified by:
apply
in class Pattern
accept
public void accept(PatternVisitor visitor)
- Specified by:
accept
in class Pattern
Copyright © 2011. All Rights Reserved.