public interface Minifier
| 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) |
String toClassName(BytecodeObjectTypeRef aTypeRef)
String toClassName(BytecodeClassinfoConstant aTypeRef)
String toMethodName(String aMethodName, BytecodeMethodSignature aSignature)
String typeRefToString(BytecodeTypeRef aTypeRef)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.