MCPcopy Create free account
hub / github.com/MauriceGit/compiler / Node

Interface Node

parser.go:162–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 16

addIndexAccessFunction · 0.65
parseExpressionFunction · 0.65
parseAssignmentFunction · 0.65
parseBlockFunction · 0.65
analyzeDirectAccessFunction · 0.65
analyzeExpressionFunction · 0.65
analyzeAssignmentFunction · 0.65
analyzeConditionFunction · 0.65
generateDirectAccessCodeFunction · 0.65
generateCodeMethod · 0.65
generateCodeMethod · 0.65
generateCodeMethod · 0.65

Implementers 15

Constantparser.go
Variableparser.go
UnaryOpparser.go
BinaryOpparser.go
Arrayparser.go
FunCallparser.go
Assignmentparser.go
Conditionparser.go
Breakparser.go
Continueparser.go
Switchparser.go
Loopparser.go

Calls

no outgoing calls

Tested by

no test coverage detected