Class StaticTypesBinaryExpressionMultiTypeDispatcher

Direct Known Subclasses:
IndyStaticTypesMultiTypeDispatcher

public class StaticTypesBinaryExpressionMultiTypeDispatcher extends BinaryExpressionMultiTypeDispatcher
A specialized version of the multi type binary expression dispatcher which is aware of static compilation. It is able to generate optimized bytecode for some operations using JVM instructions when available.