| Package | Description |
|---|---|
| net.hl.compiler.ast | |
| net.hl.compiler.parser | |
| net.hl.compiler.utils |
| Modifier and Type | Method and Description |
|---|---|
HNAnnotationList |
HNAnnotationList.addModifier(String modifierName) |
static HNAnnotationList |
HNAnnotationList.nonNull(HNAnnotationCall[] a) |
static HNAnnotationList |
HNAnnotationList.nonNull(HNAnnotationList a) |
HNAnnotationList |
HNAnnotationList.publify() |
static HNAnnotationList |
HNAnnotationList.publify(HNAnnotationList a) |
HNAnnotationList |
HNAnnotationList.setChildren(HNAnnotationCall[] children) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HNAnnotationList.isAbstract(HNAnnotationList a) |
static boolean |
HNAnnotationList.isModifier(String modifierName,
HNAnnotationList a) |
static HNAnnotationList |
HNAnnotationList.nonNull(HNAnnotationList a) |
static HNAnnotationList |
HNAnnotationList.publify(HNAnnotationList a) |
static int |
HNAnnotationList.size(HNAnnotationList a) |
static HNAnnotationCall[] |
HNAnnotationList.toArray(HNAnnotationList a) |
| Modifier and Type | Method and Description |
|---|---|
HNAnnotationList |
HParser.parseAnnotations(HExpressionOptions options) |
protected HNAnnotationList |
HParser.parseAnnotations(int opPrecedence,
HExpressionOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static HNAnnotationList |
HSharedUtils.publifyModifiers(HNAnnotationList modifiers) |
static HNAnnotationList |
HSharedUtils.statifyModifiers(HNAnnotationList modifiers) |
| Modifier and Type | Method and Description |
|---|---|
static HNAnnotationList |
HSharedUtils.publifyModifiers(HNAnnotationList modifiers) |
static HNAnnotationList |
HSharedUtils.statifyModifiers(HNAnnotationList modifiers) |
Copyright © 2021 vpc open source initiative. All rights reserved.