com.aptana.ide.editor.js.environment
Class JSReference

java.lang.Object
  extended by com.aptana.ide.editor.js.runtime.Reference
      extended by com.aptana.ide.editor.js.environment.JSReference

public class JSReference
extends Reference

JSReference


Field Summary
 
Fields inherited from class com.aptana.ide.editor.js.runtime.Reference
Empty
 
Method Summary
 boolean isVar()
          isVar
 
Methods inherited from class com.aptana.ide.editor.js.runtime.Reference
getObjectBase, getProperty, getPropertyName, getValue, setValue, unsetValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isVar

public boolean isVar()
isVar

Returns:
boolean