fluentast-core / at.hschroedl.fluentast.ast.expression / FluentCharacterLiteral

FluentCharacterLiteral

class FluentCharacterLiteral : FluentLiteral (source)

Used to build a CharacterLiteral with a given character value.

Functions

build fun build(ast: AST): CharacterLiteral


Generated using Dokka.