const gopkg.in/yaml.v2.yaml_ALIAS_TOKEN
4 uses
gopkg.in/yaml.v2 (current package)
parserc.go#L367: if token.typ == yaml_ALIAS_TOKEN {
scannerc.go#L746: return yaml_parser_fetch_anchor(parser, yaml_ALIAS_TOKEN)
yamlh.go#L138: yaml_ALIAS_TOKEN // An ALIAS token.
yamlh.go#L182: case yaml_ALIAS_TOKEN:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |