org.jboss.aop.pointcut.ast
Class IdentifierExpression
java.lang.Object
org.jboss.aop.pointcut.ast.IdentifierExpression
- public class IdentifierExpression
- extends Object
Comment
- Version:
- $Revision: 1.1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentifierExpression
public IdentifierExpression(String expr)
matches
public boolean matches(String name)
matchesAnnotation
public boolean matchesAnnotation(String annotation)
getOriginal
public String getOriginal()
isAnnotation
public boolean isAnnotation()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.