Package org.codehaus.janino.util
package org.codehaus.janino.util
Application-independent helper classes.
-
ClassDescriptionA
FilterWriter
that automatically indents lines by looking at trailing opening braces ('{') and leading closing braces ('}').Implements a scheme for benchmarking, i.e.Interface used to report messages.An object that represents the Java™ "class file" format.Representation of a class file attribute (see JVMS 4.7).Representation of a "ConstantValue" attribute (see JVMS 4.7.2).Representation of a "Deprecated" attribute (see JVMS 4.7.10).Representation of an "Exceptions" attribute (see JVMS 4.7.4).Representation of an "InnerClasses" attribute (see JVMS 4.7.5).Representation of a "LineNumberTable" attribute (see JVMS 4.7.8).Representation of a "LocalVariableTable" attribute (see JVMS 4.7.9).Representation of a "SourceFile" attribute (see JVMS 4.7.7).Representation of a "Synthetic" attribute (see JVMS 4.7.6).An object that produces someObject
each time theProducer.produce()
method is invoked.AClassLoader
that uses aResourceFinder
to find ".class" files.Implementation of a UNIX shell-like string pattern algorithm.AFilterReader
that copies the bytes being passed through to a givenWriter
.This class traverses the subnodes of an AST.