All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jtransc.ast.eval.eval.kt Maven / Gradle / Ivy

There is a newer version: 0.6.8
Show newest version
package com.jtransc.ast.eval

import com.jtransc.ast.AstExpr

class AstEval {
	fun eval(expr: AstExpr) {

	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy