MCPcopy Create free account
hub / github.com/chermehdi/comet / parseExpression

Method parseExpression

pkg/parser/parser.go:224–226  ·  view source on GitHub ↗

This will initiate try parsing an expression with the Minimum precedence.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

parseStatementMethod · 0.95
parseDeclarationMethod · 0.95
parseReturnStatementMethod · 0.95
parsePrefixExpressionMethod · 0.95
parseIdentifierMethod · 0.95
parseCallArgumentsMethod · 0.95
parseIfStatementMethod · 0.95
parseForStatementMethod · 0.95
parseArrayLiteralMethod · 0.95
parseArrayAccessMethod · 0.95

Calls 1

parseInternalMethod · 0.95

Tested by

no test coverage detected