public class ThriftConstants extends Object
Comments are gathered before the start of the next statement.
- Line comments are accumulated with newline delimiter. Each line is individually trimmed. - Block comments replace the entire comment. The first space after '*' on each line is ignored.
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
kProvidenceKeywords |
static Set<String> |
kReservedWords |
static Set<String> |
kThriftKeywords |
Copyright © 2015–2020 morimekta.net. All rights reserved.