|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.epsilon.eol.execute.introspection.AbstractPropertyGetter org.eclipse.epsilon.eol.execute.introspection.java.JavaPropertyGetter org.eclipse.epsilon.epl.PatternMatchPropertyGetter
public class PatternMatchPropertyGetter
Constructor Summary | |
---|---|
PatternMatchPropertyGetter()
|
Method Summary | |
---|---|
java.lang.Object |
invoke(java.lang.Object object,
java.lang.String property)
|
Methods inherited from class org.eclipse.epsilon.eol.execute.introspection.java.JavaPropertyGetter |
---|
hasProperty |
Methods inherited from class org.eclipse.epsilon.eol.execute.introspection.AbstractPropertyGetter |
---|
getAst, getContext, setAst, setContext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternMatchPropertyGetter()
Method Detail |
---|
public java.lang.Object invoke(java.lang.Object object, java.lang.String property) throws EolRuntimeException
invoke
in interface IPropertyGetter
invoke
in class JavaPropertyGetter
EolRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |