org.sonar.api.source
Interface Symbol


public interface Symbol


Method Summary
 int getDeclarationEndOffset()
           
 int getDeclarationStartOffset()
           
 String getFullyQualifiedName()
           
 

Method Detail

getDeclarationStartOffset

int getDeclarationStartOffset()

getDeclarationEndOffset

int getDeclarationEndOffset()

getFullyQualifiedName

String getFullyQualifiedName()


Copyright © 2009-2013 SonarSource. All Rights Reserved.