public class IntMacro extends AbstractNumericMacro<Integer>
Convert the given value into an integer. Only accepts one argument.
Usage:
@int(
| Constructor and Description |
|---|
IntMacro() |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
applypublic String name()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.