lifeware-java-mangler-docs-dev.euber.dev Open in urlscan Pro
76.76.21.9  Public Scan

URL: https://lifeware-java-mangler-docs-dev.euber.dev/
Submission: On August 20 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form>
  <ul id="tsd-filter-options">
    <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected" data-has-instance="true"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true">
          <rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect>
          <path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path>
        </svg><span>Protected</span></label></li>
    <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private" data-has-instance="true"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true">
          <rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect>
          <path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path>
        </svg><span>Private</span></label></li>
    <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked="" data-has-instance="true"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true">
          <rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect>
          <path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path>
        </svg><span>Inherited</span></label></li>
    <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external" data-has-instance="true"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true">
          <rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect>
          <path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path>
        </svg><span>External</span></label></li>
  </ul>
</form>

Text Content

 * Preparing search index...
 * The search index is not available

lifeware-java-mangler - DEV



LIFEWARE-JAVA-MANGLER - DEV


LIFEWARE-JAVA-MANGLER

An npm module that allows mangling Java identifiers (e.g. classes or methods
identifiers) to JVM mangled names. Used for the Smaltalk/Java binding at
Lifeware SA

Website: https://lifeware-java-mangler.euber.dev/mangle-type


SETTINGS

MEMBER VISIBILITY

 * Protected
 * Private
 * Inherited
 * External

THEME

OSLightDark


MODULES

 * lifeware-java-mangler - DEV

 * InvalidClassIdentifierError
 * InvalidConstructorError
 * InvalidMethodError
 * InvalidTypeError
 * LifewareJavaManglerError
 * MangleClassDefinitionOptionsInternal
 * MangleClassDefinitionOptions
 * PrimitiveType
 * DEFAULT_MANGLE_CLASS_DEFINITION_OPTIONS
 * isClassType
 * isPrimitiveType
 * mangleClassDefinition
 * mangleClassIdentifier
 * mangleConstructorDefinition
 * mangleConstructorSignature
 * mangleMethodDefinition
 * mangleMethodSignature
 * mangleType
 * validateClassIdentifier
 * validateConstructorSignature
 * validateMethodSignature
 * validateType

Generated using TypeDoc