org.sonar.api.source
Interface Symbol


public interface Symbol


Method Summary
 int getDeclarationEndOffset()
           
 int getDeclarationStartOffset()
           
 String getFullyQualifiedName()
          Deprecated. in 4.3
 

Method Detail

getDeclarationStartOffset

int getDeclarationStartOffset()

getDeclarationEndOffset

int getDeclarationEndOffset()

getFullyQualifiedName

@Deprecated
String getFullyQualifiedName()
Deprecated. in 4.3

Since:
unused


Copyright © 2009-2014 SonarSource. All Rights Reserved.