| Modifier and Type | Class and Description |
|---|---|
static class |
ApexParser.IdPrimaryContext |
static class |
ApexParser.LiteralPrimaryContext |
static class |
ApexParser.SoqlPrimaryContext |
static class |
ApexParser.SoslPrimaryContext |
static class |
ApexParser.SuperPrimaryContext |
static class |
ApexParser.ThisPrimaryContext |
static class |
ApexParser.TypeRefPrimaryContext |
| Modifier and Type | Method and Description |
|---|---|
ApexParser.PrimaryContext |
ApexParser.primary() |
ApexParser.PrimaryContext |
ApexParser.PrimaryExpressionContext.primary() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApexParser.PrimaryContext.copyFrom(ApexParser.PrimaryContext ctx) |
| Constructor and Description |
|---|
IdPrimaryContext(ApexParser.PrimaryContext ctx) |
LiteralPrimaryContext(ApexParser.PrimaryContext ctx) |
SoqlPrimaryContext(ApexParser.PrimaryContext ctx) |
SoslPrimaryContext(ApexParser.PrimaryContext ctx) |
SuperPrimaryContext(ApexParser.PrimaryContext ctx) |
ThisPrimaryContext(ApexParser.PrimaryContext ctx) |
TypeRefPrimaryContext(ApexParser.PrimaryContext ctx) |
Copyright © 2022. All rights reserved.