Class ScriptDocumentation


public final class ScriptDocumentation
Central documentation catalog for LITIENGINE scripting API, classes, annotations, and lifecycle events.
  • Method Details

    • get

      public static String get(Class<?> type)
    • get

      public static String get(String className)
    • getMethodDoc

      public static String getMethodDoc(String methodName)
    • getAttributeDoc

      public static String getAttributeDoc(String attributeName)