class Z3::Symbol

Defined in:

z3/symbol.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_int(c : Context, i : Int32) #

[View source]
def self.from_string(c : Context, name : String) #

[View source]

Instance Method Detail

def to_unsafe : LibZ3::Symbol #

[View source]