Class MethodDebugInformation
java.lang.Object
se.krka.kahlua.integration.expose.MethodDebugInformation
-
Constructor Summary
ConstructorsConstructorDescriptionMethodDebugInformation
(String string0, boolean boolean0, List<MethodParameter> list, String string2, String string1) -
Method Summary
-
Constructor Details
-
MethodDebugInformation
public MethodDebugInformation(String string0, boolean boolean0, List<MethodParameter> list, String string2, String string1)
-
-
Method Details
-
getLuaName
-
getLuaDescription
-
isMethod
public boolean isMethod() -
getParameters
-
getReturnDescription
-
getReturnType
-
toString
-