Uses of Class
eu.bandm.tools.lljava.absy.LLJava.VoidExpr
Packages that use LLJava.VoidExpr
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.VoidExpr in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.VoidExprModifier and TypeMethodDescriptionLLJava.VoidExpr.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.VoidExprModifier and TypeMethodDescriptionstatic Pattern
<LLJava.VoidExpr> LLJava.__Patterns.term_VoidExpr
(Pattern<? super LLJava.ResultExpr> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.VoidExprModifier and TypeMethodDescriptionprotected void
ContextChecker.Typer.action
(LLJava.VoidExpr x) protected void
LLJava.__Formatter.action
(LLJava.VoidExpr el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.VoidExpr e0) protected void
LLJava.MultiVisitor.action
(LLJava.VoidExpr e0) protected void
LLJava.Visitor.action
(LLJava.VoidExpr e0) protected void
LLJava.MultiVisitor.descend
(LLJava.VoidExpr e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.VoidExpr e0) protected void
LLJava.MultiVisitor.post
(LLJava.VoidExpr e0) protected void
LLJava.MultiVisitor.pre
(LLJava.VoidExpr e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.VoidExpr el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.VoidExprModifier and TypeMethodDescriptionLLJava.__Patterns.cast_VoidExpr
(Pattern<? super LLJava.VoidExpr> p) -
Uses of LLJava.VoidExpr in eu.bandm.tools.lljava.codec
Fields in eu.bandm.tools.lljava.codec with type parameters of type LLJava.VoidExpr -
Uses of LLJava.VoidExpr in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.VoidExpr