Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeMethodDescriptionLLJava.VoidExpr.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.VoidExpr>
LLJava.__Patterns.term_VoidExpr
(Pattern<? super LLJava.ResultExpr> superpattern) Modifier 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) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_VoidExpr
(Pattern<? super LLJava.VoidExpr> p) -
Uses of LLJava.VoidExpr in eu.bandm.tools.lljava.codec
-
Uses of LLJava.VoidExpr in eu.bandm.tools.lljava.parser