Skip to content

Molang

WARNING

This is a placeholder class and could be removed in a future version.

Extends

  • str

Methods

from_ast

Converts a Python abstract syntax tree to Molang.

Parameters

NameTypeDescription
ast_nodeast.ModuleThe ast node to parse.

append

Adds text to the end of the expression.

Parameters

NameTypeDescription
sstrThe text to append.

prepend

Adds text to the start of the expression.

Parameters

NameTypeDescription
sstrThe text to prepend.

Not associated with or approved by Mojang Studios or Microsoft