MCPcopy Create free account

hub / github.com/DAddYE/igo / functions

Functions594 in github.com/DAddYE/igo

MethodEnd
()
ast/ast.go:751
MethodEnd
()
ast/ast.go:757
MethodEnd
()
ast/ast.go:763
MethodEnd
()
ast/ast.go:764
MethodEnd
()
ast/ast.go:770
MethodEnd
()
ast/ast.go:776
MethodEnd
()
ast/ast.go:777
MethodEnd
()
ast/ast.go:778
MethodEnd
()
ast/ast.go:784
MethodEnd
()
ast/ast.go:785
MethodEnd
()
ast/ast.go:786
MethodEnd
()
ast/ast.go:866
MethodEnd
()
ast/ast.go:873
MethodEnd
()
ast/ast.go:882
MethodEnd
()
ast/ast.go:938
MethodEnd
()
ast/ast.go:939
MethodEnd
()
ast/ast.go:945
MethodEnd
()
ast/ast.go:980
MethodEnd
()
ast/ast.go:998
MethodError
An ErrorList implements the error interface.
scanner/errors.go:95
FunctionFileExports
FileExports trims the AST for a Go source file in place such that only exported nodes remain: all top-level identifiers which are not exported and the
ast/filter.go:29
MethodFilter
Filter returns a new comment map consisting of only those entries of cmap for which a corresponding node exists in the AST specified by node.
ast/commentmap.go:258
FunctionFilterDecl
FilterDecl trims the AST for a Go declaration in place by removing all names (including struct field and interface method names, but not from paramete
ast/filter.go:205
FunctionFilterFile
FilterFile trims the AST for a Go file in place by removing all names from top-level declarations (including struct field and interface method names,
ast/filter.go:230
FunctionFilterPackage
FilterPackage trims the AST for a Go package in place by removing all names from top-level declarations (including struct field and interface method n
ast/filter.go:257
FunctionFprint
Fprint "pretty-prints" an AST node to output. It calls Config.Fprint with default settings.
from_go/from_go.go:1133
FunctionFprint
Fprint "pretty-prints" an AST node to output. It calls Config.Fprint with default settings.
to_go/to_go.go:1081
MethodIsExported
IsExported reports whether id is an exported Go symbol (that is, whether it begins with an uppercase letter).
ast/ast.go:536
MethodIterate
Iterate calls f for the files in the file set in the order they were added until f returns false.
token/position.go:378
MethodLen
slice of *ImportSpec
ast/import.go:177
MethodLen
()
ast/import.go:195
MethodLen
()
ast/commentmap.go:49
MethodLen
ErrorList implements the sort Interface.
scanner/errors.go:48
MethodLess
(i, j int)
ast/import.go:179
MethodLess
(i, j int)
ast/import.go:197
MethodLess
(i, j int)
ast/commentmap.go:17
MethodLess
(i, j int)
ast/commentmap.go:50
MethodLess
(i, j int)
scanner/errors.go:51
MethodLineCount
LineCount returns the number of lines in file f.
token/position.go:120
FunctionLookup
Lookup maps an identifier to its keyword token or IDENT (if not a keyword).
token/token.go:294
FunctionMergePackageFiles
MergePackageFiles creates a file AST by merging the ASTs of the files belonging to a package. The mode flags control merging behavior.
ast/filter.go:316
FunctionNewCommentMap
NewCommentMap creates a new comment map by associating comment groups of the comments list with the nodes of the AST specified by node. A comment gro
ast/commentmap.go:143
FunctionNewFileSet
NewFileSet creates a new file set.
token/position.go:320
FunctionNewPackage
NewPackage creates a new Package node from a set of File nodes. It resolves unresolved identifiers across files and updates each file's Unresolved lis
ast/resolve.go:74
FunctionPackageExports
PackageExports trims the AST for a Go package in place such that only exported nodes remain. The pkg.Files list is not changed, so that file names and
ast/filter.go:40
FunctionParseDir
ParseDir calls ParseFile for all files with names ending in ".go" in the directory specified by path and returns a map of package name -> package AST
parser/interface.go:131
FunctionParseExpr
ParseExpr is a convenience function for obtaining the AST of an expression x. The position information recorded in the AST is undefined. The filename
parser/interface.go:171
MethodPos
()
ast/ast.go:69
MethodPos
()
ast/ast.go:79
MethodPos
()
ast/ast.go:167
MethodPos
()
ast/ast.go:188
MethodPos
Pos and End implementations for expression/type nodes.
ast/ast.go:424
MethodPos
()
ast/ast.go:425
MethodPos
()
ast/ast.go:426
MethodPos
()
ast/ast.go:427
MethodPos
()
ast/ast.go:428
MethodPos
()
ast/ast.go:429
MethodPos
()
ast/ast.go:435
MethodPos
()
ast/ast.go:436
MethodPos
()
ast/ast.go:437
MethodPos
()
ast/ast.go:438
MethodPos
()
ast/ast.go:439
MethodPos
()
ast/ast.go:440
MethodPos
()
ast/ast.go:441
MethodPos
()
ast/ast.go:442
MethodPos
()
ast/ast.go:443
MethodPos
()
ast/ast.go:444
MethodPos
()
ast/ast.go:445
MethodPos
()
ast/ast.go:446
MethodPos
()
ast/ast.go:447
MethodPos
()
ast/ast.go:453
MethodPos
()
ast/ast.go:454
MethodPos
()
ast/ast.go:455
MethodPos
Pos and End implementations for statement nodes.
ast/ast.go:715
MethodPos
()
ast/ast.go:716
MethodPos
()
ast/ast.go:717
MethodPos
()
ast/ast.go:718
MethodPos
()
ast/ast.go:719
MethodPos
()
ast/ast.go:720
MethodPos
()
ast/ast.go:721
MethodPos
()
ast/ast.go:722
MethodPos
()
ast/ast.go:723
MethodPos
()
ast/ast.go:724
MethodPos
()
ast/ast.go:725
MethodPos
()
ast/ast.go:726
MethodPos
()
ast/ast.go:727
MethodPos
()
ast/ast.go:728
MethodPos
()
ast/ast.go:729
MethodPos
()
ast/ast.go:730
MethodPos
()
ast/ast.go:731
MethodPos
()
ast/ast.go:732
MethodPos
()
ast/ast.go:733
MethodPos
()
ast/ast.go:734
MethodPos
()
ast/ast.go:735
MethodPos
Pos and End implementations for spec nodes.
ast/ast.go:857
MethodPos
()
ast/ast.go:863
MethodPos
()
ast/ast.go:864
MethodPos
Pos and End implementations for declaration nodes.
ast/ast.go:934
MethodPos
()
ast/ast.go:935
MethodPos
()
ast/ast.go:936
← previousnext →401–500 of 594, ranked by callers