BlockInclude
data class BlockInclude(val fileNameExpr: KorteExprNode, val params: LinkedHashMap<String, KorteExprNode>, val filePos: KorteFilePosContext, val tagContent: String) : KorteBlock
Constructors
Link copied to clipboard
constructor(fileNameExpr: KorteExprNode, params: LinkedHashMap<String, KorteExprNode>, filePos: KorteFilePosContext, tagContent: String)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend fun Any?.dynamicCallMethod(methodName: Any?, vararg args: Any?, mapper: KorteObjectMapper2): Any?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard