Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Result
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.Result in eu.bandm.tools.lljava.absy
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Method return typevoid
.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionprotected LLJava.Result
LLJava.ResultExpr.erasure
The raw type represented by this method result specification.Modifier and TypeMethodDescriptionstatic LLJava.Result
LLJava.Result.doclone()
Clones this object.LLJava.ResultExpr.get_erasure()
The raw type represented by this method result specification.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.Result>
LLJava.__Patterns.term_Result
(Pattern<Object> superpattern) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.Result el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.Result e0) protected void
LLJava.MultiVisitor.action
(LLJava.Result e0) protected void
LLJava.Visitor.action
(LLJava.Result e0) protected void
LLJava.MultiVisitor.descend
(LLJava.Result e0) (package private) static String
ConstantPoolCollector.mangle
(LLJava.Result r) void
LLJava.MATCH_ONLY_00.match
(LLJava.Result e0) protected void
LLJava.MultiVisitor.post
(LLJava.Result e0) protected void
LLJava.MultiVisitor.pre
(LLJava.Result e0) boolean
LLJava.ResultExpr.set_erasure
(LLJava.Result val) The raw type represented by this method result specification.static LLJava.ResultExpr
SemanticUtils.synthesize
(LLJava.Result result) protected Format
LLJava.__Formatter.toFormat
(LLJava.Result el) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_Result
(Pattern<? super LLJava.Result> p) static Pattern<LLJava.ResultExpr>
LLJava.ResultExpr.get_erasure
(Pattern<? super LLJava.Result> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Type>
LLJava.__Patterns.term_Type
(Pattern<? super LLJava.Result> superpattern) static Pattern<LLJava.Void>
LLJava.__Patterns.term_Void
(Pattern<? super LLJava.Result> superpattern)