protected static class AbstractTypeExtractor.Signed extends Object
{int f} is a positively signed record,
whilst !{int f} is negatively signed record.| Constructor and Description |
|---|
Signed(boolean sign,
WyalFile.Type.Atom type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSign() |
WyalFile.Type.Atom |
getType() |
AbstractTypeExtractor.Signed |
negate() |
public Signed(boolean sign,
WyalFile.Type.Atom type)
public boolean getSign()
public WyalFile.Type.Atom getType()
public AbstractTypeExtractor.Signed negate()
Copyright © 2017. All rights reserved.