Uses of Class
eu.bandm.tools.lljava.absy.LLJava.NullLiteral
Packages that use LLJava.NullLiteral
Package
Description
Abstract Syntax of LLJava, representing the byte code instructions, the
objects which contain byte code, and the attributes specific to byte code
classes.
-
Uses of LLJava.NullLiteral in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.NullLiteralModifier and TypeMethodDescriptionLLJava.NullLiteral.doclone()Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.NullLiteralModifier and TypeMethodDescriptionstatic Pattern<LLJava.NullLiteral> LLJava.__Patterns.term_NullLiteral(Pattern<? super LLJava.LoadArgument> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.NullLiteralModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.NullLiteral el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.NullLiteral e0) protected voidLLJava.MultiVisitor.action(LLJava.NullLiteral e0) protected voidLLJava.Visitor.action(LLJava.NullLiteral e0) protected voidLLJava.MultiVisitor.descend(LLJava.NullLiteral e0) voidLLJava.MATCH_ONLY_00.match(LLJava.NullLiteral e0) protected voidLLJava.MultiVisitor.post(LLJava.NullLiteral e0) protected voidLLJava.MultiVisitor.pre(LLJava.NullLiteral e0) protected FormatLLJava.__Formatter.toFormat(LLJava.NullLiteral el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.NullLiteralModifier and TypeMethodDescriptionLLJava.__Patterns.cast_NullLiteral(Pattern<? super LLJava.NullLiteral> p) -
Uses of LLJava.NullLiteral in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.NullLiteral