Package org.openjdk.asmtools.common
package org.openjdk.asmtools.common
-
ClassDescriptionThis interface defines constant that are used throughout the compiler.Environment<T extends ToolLogger>TODO: Replacement for Environment that will replace it.The Environment builder.A sorted list of error messagesFormatError is the generic error thrown by jdis, jdec while parsing a class file.class used to indicate missing functionalitySyntaxError is the generic error thrown by jasm, jcoder while parsing either a jasm file or jcod file.ToolLogger.TriFunction<A,
B, C, R>