in file File.php, method PHP_CodeSniffer_File::getMemberProperties() Returns the visibility and implementation properies of the class member variable found at the specified position in the stack.
in file File.php, method PHP_CodeSniffer_File::getTokensAsString() Returns the content of the tokens from the specified start position in the token stack for the specified legnth.
in file AbstractScopeSniff.php, class PHP_CodeSniffer_Standards_AbstractScopeSniff An AbstractScopeTest allows for tests that extend from this class to listen for tokens within a particluar scope.
in file CodeSniffer.php, method PHP_CodeSniffer::resolveSimpleToken() Converts simple tokens into a format that conforms to complex tokens produced by token_get_all().