Primarily handles argument coercion for parameter lists including scoring of compatibility and java varargs handling.
This class is not used directly. It is an abstract base class for {@link JavaConstructor} and {@link JavaMethod}. @see JavaConstructor @see JavaMethod @see CoerceJavaToLua @see CoerceLuaToJava
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|