Holds if this file contains build constraints that ensure that it is only built on architectures of bit size bitSize
, which can be 32 or 64.
Holds if this file contains explicit build constraints that ensure that it is only built on an architecture of bit size bitSize
, which can be 32 or 64.
Gets a child node of this node.
from AstNode getAChildContainerGets a file or sub-folder in this container.
from Container getAChildExprGets an expression that is a child node of this node in the AST.
from ExprParent getAChildGoModExprGets an expression that is a child node of this node in the AST.
from GoModExprParent getACommentGroupGets a child comment group.
from ExtractedOrExternalFile getADeclGets a child declaration of this node in the AST.
from DeclParent getAFileGets a file in this container.
from Container getAFolderGets a sub-folder in this container.
from Container getAbsolutePathGets the absolute, canonical path of this container, using forward slashes as path separator.
from Container getBaseNameGets the base name of this container including extension, that is, the last segment of its absolute path, or the empty string if it has no segments.
from Container getChildGets the i
th child node of this node.
Gets the i
th child expression of this node.
Gets the i
th child expression of this node.
Gets the i
th child comment group.
Gets the i
th child declaration of this node.
Gets the documentation comment group attached to this element, if any.
from Documentable getEnclosingFunctionGets the innermost function definition to which this AST node belongs, if any.
from AstNode getExtensionGets the extension of this container, that is, the suffix of its base name after the last dot character, if any.
from Container getFileGets the file in this container that has the given baseName
, if any.
Gets the file this program element comes from.
from Locatable getFolderGets the sub-folder in this container that has the given baseName
, if any.
Gets this element’s location.
from Locatable getNumChildGets the number of child nodes of this node.
from AstNode getNumChildExprGets the number of child expressions of this node.
from ExprParent getNumChildGoModExprGets the number of child expressions of this node.
from GoModExprParent getNumCommentGroupsGets the number of child comment groups of this file.
from ExtractedOrExternalFile getNumDeclGets the number of child declarations of this node.
from DeclParent getNumLinesGets the number of lines covered by this element.
from Locatable getNumberOfLinesGets the number of lines in this file.
from ExtractedOrExternalFile getNumberOfLinesOfCodeGets the number of lines containing code in this file.
from ExtractedOrExternalFile getNumberOfLinesOfCommentsGets the number of lines containing comments in this file.
from ExtractedOrExternalFile getPackageNameGets the name of the package to which this file belongs.
from ExtractedOrExternalFile getPackageNameExprGets the package name as specified in the package clause of this file.
from ExtractedOrExternalFile getParentGets the parent node of this AST node, if any.
from AstNode getParentContainerGets the parent container of this file or folder, if any.
from Container getPrimaryQlClassesGets a comma-separated list of the names of the primary CodeQL classes to which this element belongs.
from AstNode getRelativePathGets the relative path of this file or folder from the root folder of the analyzed source location. The relative path of the root folder itself is the empty string.
from Container getScopeGets the scope induced by this node, if any.
from ScopeNode getStemGets the stem of this container, that is, the prefix of its base name up to (but not including) the last dot character if there is one, or the entire base name if there is not.
from Container getURLGets the URL of this file.
from File getUniquelyNumberedChildGet an AstNode child, ordered by child kind and then by index.
from AstNode hasBuildConstraintsHolds if this file contains at least one build constraint.
from ExtractedOrExternalFile hasLocationInfoHolds if this element is at the specified location. The location spans column startcolumn
of line startline
to column endcolumn
of line endline
in file filepath
. For more information, see Locations.
Holds if this file has a name which acts as an implicit build constraint that ensures that it is only built on an architecture of bit size bitSize
, which can be 32 or 64.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4