github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library@v0.2.0/OsLang/OsLang.go (about)

     1  // Package OsLang
     2  // Dafny module OsLang compiled into Go
     3  
     4  package OsLang
     5  
     6  import (
     7  	os "os"
     8  
     9  	m_BoundedInts "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/BoundedInts"
    10  	m_DivInternals "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/DivInternals"
    11  	m_DivInternalsNonlinear "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/DivInternalsNonlinear"
    12  	m_DivMod "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/DivMod"
    13  	m_FileIO "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/FileIO"
    14  	m_Functions "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Functions"
    15  	m_GeneralInternals "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/GeneralInternals"
    16  	m_Logarithm "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Logarithm"
    17  	m__Math "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Math_"
    18  	m_ModInternals "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/ModInternals"
    19  	m_ModInternalsNonlinear "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/ModInternalsNonlinear"
    20  	m_Mul "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Mul"
    21  	m_MulInternals "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/MulInternals"
    22  	m_MulInternalsNonlinear "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/MulInternalsNonlinear"
    23  	m_Power "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Power"
    24  	m_Relations "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Relations"
    25  	m_Seq "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Seq"
    26  	m_Seq_MergeSort "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Seq_MergeSort"
    27  	m_StandardLibrary "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/StandardLibrary"
    28  	m_StandardLibraryInterop "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/StandardLibraryInterop"
    29  	m_StandardLibrary_Sequence "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/StandardLibrary_Sequence"
    30  	m_StandardLibrary_String "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/StandardLibrary_String"
    31  	m_StandardLibrary_UInt "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/StandardLibrary_UInt"
    32  	m_UnicodeStrings "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/UnicodeStrings"
    33  	m__Unicode "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Unicode_"
    34  	m_Utf16EncodingForm "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Utf16EncodingForm"
    35  	m_Utf8EncodingForm "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Utf8EncodingForm"
    36  	m_Wrappers "github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library/Wrappers"
    37  	m__System "github.com/dafny-lang/DafnyRuntimeGo/v4/System_"
    38  	_dafny "github.com/dafny-lang/DafnyRuntimeGo/v4/dafny"
    39  )
    40  
    41  var _ = os.Args
    42  var _ _dafny.Dummy__
    43  var _ m__System.Dummy__
    44  var _ m_Wrappers.Dummy__
    45  var _ m_Relations.Dummy__
    46  var _ m_Seq_MergeSort.Dummy__
    47  var _ m__Math.Dummy__
    48  var _ m_Seq.Dummy__
    49  var _ m_BoundedInts.Dummy__
    50  var _ m__Unicode.Dummy__
    51  var _ m_Functions.Dummy__
    52  var _ m_Utf8EncodingForm.Dummy__
    53  var _ m_Utf16EncodingForm.Dummy__
    54  var _ m_UnicodeStrings.Dummy__
    55  var _ m_FileIO.Dummy__
    56  var _ m_GeneralInternals.Dummy__
    57  var _ m_MulInternalsNonlinear.Dummy__
    58  var _ m_MulInternals.Dummy__
    59  var _ m_Mul.Dummy__
    60  var _ m_ModInternalsNonlinear.Dummy__
    61  var _ m_DivInternalsNonlinear.Dummy__
    62  var _ m_ModInternals.Dummy__
    63  var _ m_DivInternals.Dummy__
    64  var _ m_DivMod.Dummy__
    65  var _ m_Power.Dummy__
    66  var _ m_Logarithm.Dummy__
    67  var _ m_StandardLibraryInterop.Dummy__
    68  var _ m_StandardLibrary_UInt.Dummy__
    69  var _ m_StandardLibrary_Sequence.Dummy__
    70  var _ m_StandardLibrary_String.Dummy__
    71  var _ m_StandardLibrary.Dummy__
    72  
    73  type Dummy__ struct{}
    74  
    75  // Definition of class Default__
    76  type Default__ struct {
    77  	dummy byte
    78  }
    79  
    80  func New_Default___() *Default__ {
    81  	_this := Default__{}
    82  
    83  	return &_this
    84  }
    85  
    86  type CompanionStruct_Default___ struct {
    87  }
    88  
    89  var Companion_Default___ = CompanionStruct_Default___{}
    90  
    91  func (_this *Default__) Equals(other *Default__) bool {
    92  	return _this == other
    93  }
    94  
    95  func (_this *Default__) EqualsGeneric(x interface{}) bool {
    96  	other, ok := x.(*Default__)
    97  	return ok && _this.Equals(other)
    98  }
    99  
   100  func (*Default__) String() string {
   101  	return "OsLang.Default__"
   102  }
   103  func (_this *Default__) ParentTraits_() []*_dafny.TraitID {
   104  	return [](*_dafny.TraitID){}
   105  }
   106  
   107  var _ _dafny.TraitOffspring = &Default__{}
   108  
   109  func (_static *CompanionStruct_Default___) GetPlatformShort() _dafny.Sequence {
   110  	return _dafny.Companion_Sequence_.Concatenate(_dafny.Companion_Sequence_.Concatenate(m_OsLang.GetLanguageShort(), _dafny.SeqOfString(" ")), m_OsLang.GetOsShort())
   111  }
   112  func (_static *CompanionStruct_Default___) GetPlatformLong() _dafny.Sequence {
   113  	return _dafny.Companion_Sequence_.Concatenate(_dafny.Companion_Sequence_.Concatenate(m_OsLang.GetLanguageLong(), _dafny.SeqOfString(" ")), m_OsLang.GetOsLong())
   114  }
   115  
   116  // End of class Default__