|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kohsuke.rngom.binary.Pattern
org.kohsuke.rngom.binary.ValuePattern
public class ValuePattern
Method Summary | |
---|---|
void |
accept(PatternVisitor visitor)
|
java.lang.Object |
apply(PatternFunction f)
|
Methods inherited from class org.kohsuke.rngom.binary.Pattern |
---|
isNullable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void accept(PatternVisitor visitor)
accept
in class Pattern
public java.lang.Object apply(PatternFunction f)
apply
in class Pattern
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |