public interface Pattern extends Serializable
Pattern
Node
boolean
matches(Node n)
void
prune(Node n)
boolean matches(Node n)
n
true
false
void prune(Node n) throws Exception
Exception
Copyright © 2018. All Rights Reserved.