Uses of Class
org.jboss.byteman.rule.expression.ClassLiteralExpression
Packages that use ClassLiteralExpression
-
Uses of ClassLiteralExpression in org.jboss.byteman.rule.expression
Methods in org.jboss.byteman.rule.expression that return ClassLiteralExpressionModifier and TypeMethodDescriptionstatic ClassLiteralExpression
ExpressionHelper.createClassLiteralExpression
(Rule rule, Bindings bindings, ParseNode pathTree, Type type) Constructors in org.jboss.byteman.rule.expression with parameters of type ClassLiteralExpressionModifierConstructorDescriptionInstanceOfExpression
(Rule rule, int oper, ParseNode token, Expression left, ClassLiteralExpression right)