de.grogra.xl.query
Class WrappedTypePattern
java.lang.Object
de.grogra.xl.query.Pattern
de.grogra.xl.query.BuiltInPattern
de.grogra.xl.query.WrappedTypePattern
- All Implemented Interfaces:
- BytecodeSerialization.Serializable
public final class WrappedTypePattern
- extends BuiltInPattern
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WrappedTypePattern
public WrappedTypePattern(Type wrapperType,
Type type)
createMatcher
public Pattern.Matcher createMatcher(Graph src,
XBitSet providedConstants,
IntList neededConstantsOut)
- Specified by:
createMatcher
in class Pattern
getParameterKind
public int getParameterKind(int index)
- Specified by:
getParameterKind
in class Pattern
paramString
protected java.lang.String paramString()
- Overrides:
paramString
in class Pattern
write
public void write(BytecodeSerialization out)
throws java.io.IOException
- Throws:
java.io.IOException