Uses of Class
eu.bandm.tools.lljava.absy.LLJava.PrimitiveTypeExpr
Packages that use LLJava.PrimitiveTypeExpr
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.PrimitiveTypeExpr in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.PrimitiveTypeExprModifier and TypeMethodDescriptionLLJava.PrimitiveTypeExpr.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.PrimitiveTypeExprModifier and TypeMethodDescriptionstatic Pattern<LLJava.PrimitiveTypeExpr> LLJava.__Patterns.term_PrimitiveTypeExpr(Pattern<? super LLJava.TypeExpr> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.PrimitiveTypeExprModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.PrimitiveTypeExpr el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.PrimitiveTypeExpr e0) protected voidLLJava.MultiVisitor.action(LLJava.PrimitiveTypeExpr e0) protected voidLLJava.Visitor.action(LLJava.PrimitiveTypeExpr e0) protected voidLLJava.MultiVisitor.descend(LLJava.PrimitiveTypeExpr e0) voidLLJava.MATCH_ONLY_00.match(LLJava.PrimitiveTypeExpr e0) protected voidLLJava.MultiVisitor.post(LLJava.PrimitiveTypeExpr e0) protected voidLLJava.MultiVisitor.pre(LLJava.PrimitiveTypeExpr e0) protected FormatLLJava.__Formatter.toFormat(LLJava.PrimitiveTypeExpr el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.PrimitiveTypeExprModifier and TypeMethodDescriptionLLJava.__Patterns.cast_PrimitiveTypeExpr(Pattern<? super LLJava.PrimitiveTypeExpr> p) -
Uses of LLJava.PrimitiveTypeExpr in eu.bandm.tools.lljava.codec
Fields in eu.bandm.tools.lljava.codec with type parameters of type LLJava.PrimitiveTypeExprModifier and TypeFieldDescriptionstatic final Expression<SourceId, SignatureParser.TokenType, LLJava.PrimitiveTypeExpr> SignatureParser.baseTypeMethods in eu.bandm.tools.lljava.codec with parameters of type LLJava.PrimitiveTypeExprModifier and TypeMethodDescriptionprotected voidSignatureParser.unerase(VirtualField<LLJava.PrimitiveTypeExpr> raw, LLJava.PrimitiveTypeExpr generic, boolean fixed) Method parameters in eu.bandm.tools.lljava.codec with type arguments of type LLJava.PrimitiveTypeExprModifier and TypeMethodDescriptionprotected voidSignatureParser.unerase(VirtualField<LLJava.PrimitiveTypeExpr> raw, LLJava.PrimitiveTypeExpr generic, boolean fixed) -
Uses of LLJava.PrimitiveTypeExpr in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.PrimitiveTypeExpr