MCPcopy Create free account

hub / github.com/DAddYE/igo / functions

Functions594 in github.com/DAddYE/igo

↓ 1 callersMethodparseCallOrConversion
(fun ast.Expr)
parser/parser.go:1310
↓ 1 callersMethodparseCaseClause
(typeSwitch bool)
parser/parser.go:1942
↓ 1 callersMethodparseChanType
()
parser/parser.go:1013
↓ 1 callersMethodparseCommClause
()
parser/parser.go:2051
↓ 1 callersMethodparseDeferStmt
()
parser/parser.go:1828
↓ 1 callersMethodparseElement
(keyOk bool)
parser/parser.go:1351
↓ 1 callersMethodparseElementList
()
parser/parser.go:1394
↓ 1 callersFunctionparseError
(err []byte)
main.go:62
↓ 1 callersMethodparseFile
---------------------------------------------------------------------------- Source files
parser/parser.go:2553
↓ 1 callersMethodparseForStmt
()
parser/parser.go:2130
↓ 1 callersMethodparseFuncDecl
()
parser/parser.go:2454
↓ 1 callersMethodparseFuncTypeOrLit
---------------------------------------------------------------------------- Expressions
parser/parser.go:1175
↓ 1 callersMethodparseGoStmt
()
parser/parser.go:1813
↓ 1 callersMethodparseIfStmt
()
parser/parser.go:1888
↓ 1 callersMethodparseIndexOrSlice
(x ast.Expr)
parser/parser.go:1282
↓ 1 callersMethodparseInterfaceType
()
parser/parser.go:954
↓ 1 callersMethodparseMapType
()
parser/parser.go:999
↓ 1 callersMethodparseOperand
parseOperand may return an expression or a raw type (incl. array types of the form [...]T. Callers must verify the result. If lhs is set and the resul
parser/parser.go:1202
↓ 1 callersMethodparseParameterList
(scope *ast.Scope, ellipsisOk bool)
parser/parser.go:818
↓ 1 callersMethodparsePointerType
()
parser/parser.go:752
↓ 1 callersMethodparsePrimaryExpr
If lhs is set and the result is an identifier, it is not resolved.
parser/parser.go:1524
↓ 1 callersMethodparseResult
(scope *ast.Scope)
parser/parser.go:880
↓ 1 callersMethodparseSelectStmt
()
parser/parser.go:2111
↓ 1 callersMethodparseSelector
(x ast.Expr)
parser/parser.go:1254
↓ 1 callersMethodparseStructType
()
parser/parser.go:706
↓ 1 callersMethodparseSwitchStmt
()
parser/parser.go:1987
↓ 1 callersMethodparseTypeAssertion
(x ast.Expr)
parser/parser.go:1264
↓ 1 callersMethodparseTypeList
()
parser/parser.go:1928
↓ 1 callersMethodparseUnaryExpr
If lhs is set and the result is an identifier, it is not resolved.
parser/parser.go:1578
↓ 1 callersMethodprint
Implementation note: Print is written for AST nodes but could be used to print arbitrary data structures; such a version should probably be in a diffe
ast/print.go:140
↓ 1 callersMethodprintNode
(node interface{})
from_go/from_go.go:868
↓ 1 callersMethodprintNode
(node interface{})
to_go/to_go.go:803
↓ 1 callersMethodpush
push pops all nodes that appear lexically before n and then pushes n on the stack.
ast/commentmap.go:108
↓ 1 callersFunctionreadSource
If src != nil, readSource converts src to a []byte if possible; otherwise it returns an error. If src == nil, readSource returns the result of reading
parser/interface.go:25
↓ 1 callersFunctionresolve
(scope *Scope, ident *Ident)
ast/resolve.go:44
↓ 1 callersMethodscanChar
()
scanner/scanner.go:361
↓ 1 callersMethodscanComment
()
scanner/scanner.go:180
↓ 1 callersMethodscanIdentifier
()
scanner/scanner.go:218
↓ 1 callersMethodscanRawString
()
scanner/scanner.go:422
↓ 1 callersMethodscanRawString2
()
scanner/scanner.go:449
↓ 1 callersMethodscanString
()
scanner/scanner.go:389
↓ 1 callersFunctionsearchFiles
(a []*File, x int)
token/position.go:392
↓ 1 callersFunctionsearchLineInfos
(a []lineInfo, x int)
token/position.go:262
↓ 1 callersMethodskipWhitespace
()
scanner/scanner.go:502
↓ 1 callersFunctionstripCommonPrefix
stripCommonPrefix removes a common prefix from /*-style comment lines (unless no comment line is indented, all but the first line have some form of sp
from_go/from_go.go:455
↓ 1 callersFunctionstripTrailingWhitespace
(s string)
ast/ast.go:84
↓ 1 callersFunctionsummary
(list []*CommentGroup)
ast/commentmap.go:281
↓ 1 callersFunctiontoCmd
(c string)
main.go:44
↓ 1 callersFunctiontrimPrefix
(s string)
from_go/from_go.go:438
↓ 1 callersFunctiontrimRight
trimRight returns s with trailing whitespace removed.
to_go/to_go.go:429
↓ 1 callersFunctiontrimSuffix
(s string)
from_go/from_go.go:427
↓ 1 callersFunctionusage
()
main.go:38
↓ 1 callersMethodvalueSpec
(s *ast.ValueSpec, keepType bool)
from_go/nodes.go:1322
↓ 1 callersMethodvalueSpec
(s *ast.ValueSpec, keepType bool)
to_go/nodes.go:1299
↓ 1 callersFunctionwalkBinary
---------------------------------------------------------------------------- Expressions
from_go/nodes.go:506
↓ 1 callersFunctionwalkBinary
---------------------------------------------------------------------------- Expressions
to_go/nodes.go:508
↓ 1 callersFunctionwalkDeclList
(v Visitor, list []Decl)
ast/walk.go:36
↓ 1 callersMethodwriteComment
(comment *ast.Comment)
from_go/from_go.go:464
↓ 1 callersMethodwriteCommentPrefix
writeCommentPrefix writes the whitespace before a comment. If there is any pending whitespace, it consumes as much of it as is likely to help position
from_go/from_go.go:287
↓ 1 callersMethodwriteCommentPrefix
writeCommentPrefix writes the whitespace before a comment. If there is any pending whitespace, it consumes as much of it as is likely to help position
to_go/to_go.go:284
↓ 1 callersMethodwriteCommentSuffix
writeCommentSuffix writes a line break after a comment if indicated and processes any leftover indentation information. If a line break is needed, the
from_go/from_go.go:535
↓ 1 callersMethodwriteCommentSuffix
writeCommentSuffix writes a line break after a comment if indicated and processes any leftover indentation information. If a line break is needed, the
to_go/to_go.go:480
MethodBase
Base returns the minimum base offset that must be provided to AddFile when adding the next file.
token/position.go:329
MethodComments
Comments returns the list of comment groups in the comment map. The result is sorted is source order.
ast/commentmap.go:272
MethodEnd
()
ast/ast.go:70
MethodEnd
()
ast/ast.go:80
MethodEnd
()
ast/ast.go:174
MethodEnd
()
ast/ast.go:200
MethodEnd
()
ast/ast.go:457
MethodEnd
()
ast/ast.go:458
MethodEnd
()
ast/ast.go:459
MethodEnd
()
ast/ast.go:465
MethodEnd
()
ast/ast.go:466
MethodEnd
()
ast/ast.go:467
MethodEnd
()
ast/ast.go:468
MethodEnd
()
ast/ast.go:469
MethodEnd
()
ast/ast.go:470
MethodEnd
()
ast/ast.go:471
MethodEnd
()
ast/ast.go:472
MethodEnd
()
ast/ast.go:473
MethodEnd
()
ast/ast.go:474
MethodEnd
()
ast/ast.go:475
MethodEnd
()
ast/ast.go:476
MethodEnd
()
ast/ast.go:477
MethodEnd
()
ast/ast.go:478
MethodEnd
()
ast/ast.go:479
MethodEnd
()
ast/ast.go:480
MethodEnd
()
ast/ast.go:486
MethodEnd
()
ast/ast.go:487
MethodEnd
()
ast/ast.go:488
MethodEnd
()
ast/ast.go:737
MethodEnd
()
ast/ast.go:738
MethodEnd
()
ast/ast.go:739
MethodEnd
()
ast/ast.go:742
MethodEnd
()
ast/ast.go:743
MethodEnd
()
ast/ast.go:744
MethodEnd
()
ast/ast.go:745
MethodEnd
()
ast/ast.go:748
MethodEnd
()
ast/ast.go:749
MethodEnd
()
ast/ast.go:750
← previousnext →301–400 of 594, ranked by callers