Uses of Class
eu.bandm.tools.lljava.absy.LLJava.BooleanLiteral
Packages that use LLJava.BooleanLiteral
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.BooleanLiteral in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.BooleanLiteralModifier and TypeMethodDescriptionLLJava.BooleanLiteral.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.BooleanLiteralModifier and TypeMethodDescriptionstatic Pattern
<LLJava.BooleanLiteral> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.BooleanLiteral> LLJava.__Patterns.term_BooleanLiteral
(Pattern<? super LLJava.Literal> superpattern, Pattern<? super Boolean> p_value) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.BooleanLiteralModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.BooleanLiteral el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.BooleanLiteral e0) protected void
LLJava.MultiVisitor.action
(LLJava.BooleanLiteral e0) protected void
LLJava.Visitor.action
(LLJava.BooleanLiteral e0) protected void
LLJava.MultiVisitor.descend
(LLJava.BooleanLiteral e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.BooleanLiteral e0) protected void
LLJava.MultiVisitor.post
(LLJava.BooleanLiteral e0) protected void
LLJava.MultiVisitor.pre
(LLJava.BooleanLiteral e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.BooleanLiteral el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.BooleanLiteralModifier and TypeMethodDescriptionLLJava.__Patterns.cast_BooleanLiteral
(Pattern<? super LLJava.BooleanLiteral> p) -
Uses of LLJava.BooleanLiteral in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.BooleanLiteral