in file File.php, method PHP_CodeSniffer_File::getMemberProperties() Returns the visibility and implementation properties 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 length.
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 particular scope.