public class StaticPropertyWatcherInfo extends PropertyWatcherInfo
WatcherInfoBase.WatcherType
propertyName
bindingInfoList, children, index, isRoot, type
Constructor and Description |
---|
StaticPropertyWatcherInfo(Collection<ICompilerProblem> problems,
IASNode sourceNode,
List<String> eventNames) |
Modifier and Type | Method and Description |
---|---|
Name |
getContainingClass(ICompilerProject project) |
void |
init(IDefinition definition,
ICompilerProject project)
After creating a StaticPropertyWatcherInfo, you should immediately call
init.
|
dump, getPropertyName, setPropertyName
addBinding, assignIndex, getBindings, getChildren, getEventNames, getIndex, getOrCreateChildren, getType, toString
public StaticPropertyWatcherInfo(Collection<ICompilerProblem> problems, IASNode sourceNode, List<String> eventNames)
public Name getContainingClass(ICompilerProject project)
public void init(IDefinition definition, ICompilerProject project)
Copyright © 2016 The Apache Software Foundation. All rights reserved.