| Constructor and Description |
|---|
WASMMinifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
toClassName(BytecodeClassinfoConstant aTypeRef) |
String |
toClassName(BytecodeObjectTypeRef aTypeRef) |
String |
toMethodName(String aMethodName,
BytecodeMethodSignature aSignature) |
String |
toVariableName(String aVariable) |
String |
typeRefToString(BytecodeTypeRef aTypeRef) |
public String toClassName(BytecodeObjectTypeRef aTypeRef)
toClassName in interface Minifierpublic String toClassName(BytecodeClassinfoConstant aTypeRef)
toClassName in interface Minifierpublic String toMethodName(String aMethodName, BytecodeMethodSignature aSignature)
toMethodName in interface Minifierpublic String typeRefToString(BytecodeTypeRef aTypeRef)
typeRefToString in interface Minifierpublic String toVariableName(String aVariable)
toVariableName in interface MinifierCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.