de.grogra.xl.query
Class NumericConversionPattern
java.lang.Object
de.grogra.xl.query.Pattern
de.grogra.xl.query.BuiltInPattern
de.grogra.xl.query.NumericConversionPattern
- All Implemented Interfaces:
- BytecodeSerialization.Serializable
public final class NumericConversionPattern
- extends BuiltInPattern
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NumericConversionPattern
public NumericConversionPattern(Type firstType,
Type secondType)
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