| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.checker |
Type checking.
|
| com.io7m.jpra.compiler.core.resolver |
Name resolution.
|
| com.io7m.jpra.model.statements |
Statements.
|
| Modifier and Type | Method and Description |
|---|---|
StatementCommandType<IdentifierType,TType> |
JPRACheckerType.checkCommandType(StatementCommandType<IdentifierType,Untyped> s)
Check a
:type command. |
StatementCommandType<IdentifierType,TType> |
JPRAChecker.checkCommandType(StatementCommandType<IdentifierType,Untyped> s) |
| Modifier and Type | Method and Description |
|---|---|
StatementCommandType<IdentifierType,TType> |
JPRACheckerType.checkCommandType(StatementCommandType<IdentifierType,Untyped> s)
Check a
:type command. |
StatementCommandType<IdentifierType,TType> |
JPRAChecker.checkCommandType(StatementCommandType<IdentifierType,Untyped> s) |
| Modifier and Type | Method and Description |
|---|---|
StatementCommandType<IdentifierType,Untyped> |
JPRAResolverType.resolveCommandType(StatementCommandType<Unresolved,Untyped> s)
Resolve a
:type command. |
StatementCommandType<IdentifierType,Untyped> |
JPRAResolver.resolveCommandType(StatementCommandType<Unresolved,Untyped> s) |
| Modifier and Type | Method and Description |
|---|---|
StatementCommandType<IdentifierType,Untyped> |
JPRAResolverType.resolveCommandType(StatementCommandType<Unresolved,Untyped> s)
Resolve a
:type command. |
StatementCommandType<IdentifierType,Untyped> |
JPRAResolver.resolveCommandType(StatementCommandType<Unresolved,Untyped> s) |
| Modifier and Type | Method and Description |
|---|---|
A |
StatementMatcherType.matchShowType(StatementCommandType<I,T> s)
Match a
:type command. |
Copyright © 2016 <code@io7m.com> http://io7m.com