Language ElementsΒΆ
Quark supports the following language elements:
- Keywords
- Operators
- Data Types
- Integration Types
- Integration Interfaces
- Functions
- bool::__and__()
- bool::__eq__()
- bool::getClass()
- bool::getField()
- bool::__ne__()
- bool::__not__()
- bool::__or__()
- bool::setClass()
- bool::toJSON()
- bool::_to_JSONObject()
- bool::toString()
- byte::__add__()
- byte::__div__()
- byte::__eq__()
- byte::getClass()
- byte::getField()
- byte::__gt__()
- byte::__lt__()
- byte::__mod__()
- byte::__mul__()
- byte::__ne__()
- byte::__neg__()
- byte::setField()
- byte::__sub__()
- byte::toFloat()
- byte::toJSON()
- byte::_to_JSONObject()
- byte::toString()
- defaultCodec()
- float::__add__()
- float::__div__()
- float::__eq__()
- float::getClass()
- float::getField()
- float::__gt__()
- float::__lt__()
- float::__mul__()
- float::__neg__()
- float::__ne__()
- float::round()
- float::setField()
- float::__sub__()
- float::toJSON()
- float::_to_JSONObject()
- float::toString()
- fromJSON()
- int::__add__()
- int::__div__()
- int::__equal__()
- int::getClass()
- int::getField()
- int::__gt__()
- int::__lt__()
- int::__mod__()
- int::__mul__()
- int::__neg__()
- int::__ne__()
- int::setField()
- int::__sub__()
- int::_to_Byte()
- float::toFloat()
- int::toJSON()
- int::_to_JSONObject()
- int::_to_Long()
- int::_to_Short()
- int::toString()
- List::add()
- List::__get__()
- List::getClass()
- List::getField()
- List::__set__()
- List::setField()
- List::size()
- long::__add__()
- long::__div__()
- long::__eq__()
- long::getClass()
- long::getField()
- long::__gt__()
- long::__lt__()
- long::__mul__()
- long::__neg__()
- long::setField()
- long::__sub__()
- long::toFloat()
- long::toJSON()
- long::_to_JSONObject()
- long::toString()
- Map::contains()
- Map::__eq__()
- Map::get()
- Map::getClass()
- Map::getField()
- Map::__ne__()
- Map::set()
- Map::getField()
- Map::update()
- Object::__eq__()
- Object::getClass()
- Object::getField()
- Object::__ne__()
- Object::setField()
- now()
- parseInt()
- print()
- short::__add__()
- short::__div__()
- short::__eq__()
- short::getClass()
- short::getField()
- short::__gt__()
- short::__lt__()
- short::__mod__()
- short::__mul__()
- short::__ne__()
- short::__neg__()
- short::setField()
- short::__sub__()
- short::toFloat()
- short::toJSON()
- short::toJSONObject()
- short::toString()
- sleep()
- String::__add__()
- string::endsWith()
- string::__eq__()
- string::find()
- string::getClass()
- string::getField()
- string::join()
- string::__ne__()
- string::parseJSON()
- string::replace()
- string::setField()
- string::size()
- string::split()
- string::startsWith()
- string::substring()
- string::toJSON()
- string::_to_JSONObject()
- toJSON()
- url_get()
- Annotations