com.google.dart.compiler.common
Interface HasSymbol

All Known Subinterfaces:
HasName
All Known Implementing Classes:
JsFunction, JsLabel, JsNameRef, JsParameter, JsVars.JsVar

public interface HasSymbol


Method Summary
 Symbol getSymbol()
           
 

Method Detail

getSymbol

Symbol getSymbol()
Returns:
Return the original user visible name for a Object represented in a source map.