https://github.com/efjerryyang/protobuf-playground
https://github.com/efjerryyang/protobuf-playground
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/efjerryyang/protobuf-playground
- Owner: efJerryYang
- Created: 2024-07-10T21:49:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T03:21:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-03T23:41:26.921Z (over 1 year ago)
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Protobuf Playground
```txt
RuleA = (((Rule0 && Rule1) || Rule3) || ((Rule4 && Rule5) || Rule6))
RuleNodes:
Rule0
Rule1
Rule3
Rule4
Rule5
Rule6
```