t

core.deltas

DeltaWithGrammar

trait DeltaWithGrammar extends Delta

Linear Supertypes
Delta, Key, Contract, AnyRef, Any
Known Subclasses
FileWithMembersDelta, HasNameDelta, ByteCodeFieldInfo, ByteCodeMethodInfo, ByteCodeSkeleton, ConstantPoolIndices, ByteCodeAttribute, CodeAttributeDelta, ExceptionsAttribute, InnerClassesAttribute, LineNumberTable, SignatureAttribute, SourceFileAttribute, StackMapTableAttributeDelta, UnParsedAttribute, ClassInfoConstant, ConstantPoolEntry, DoubleInfoConstant, FieldRefConstant, IntegerInfoConstant, InterfaceMethodRefConstant, InvokeDynamicConstant, LongInfoConstant, MethodHandleConstant, MethodRefConstant, MethodTypeConstant, NameAndTypeConstant, StringConstant, Utf8ConstantDelta, Duplicate2InstructionDelta, DuplicateInstructionDelta, GetStaticDelta, GotoDelta, InstructionInstance, InstructionWithGrammar, InvokeDelta, InvokeSpecialDelta, InvokeStaticDelta, InvokeVirtualDelta, Pop2Delta, PopDelta, SwapInstruction, VoidReturnInstructionDelta, DoubleReturnInstructionDelta, FloatReturnInstructionDelta, AddIntegersDelta, IncrementIntegerDelta, IntegerReturnInstructionDelta, LoadConstantDelta, LoadIntegerDelta, SmallIntegerConstantDelta, StoreIntegerDelta, SubtractIntegerDelta, IfIntegerCompareEqualDelta, IfIntegerCompareGreaterDelta, IfIntegerCompareGreaterOrEqualDelta, IfIntegerCompareLessDelta, IfIntegerCompareLessOrEqualDelta, IfIntegerCompareNotEqualDelta, IfNotZero, IfZeroDelta, JumpInstruction, AddLongsDelta, CompareLongDelta, LoadLongDelta, LongReturnInstructionDelta, PushLongDelta, StoreLongDelta, AddressReturnInstructionDelta, GetFieldDelta, LoadAddressDelta, NewByteCodeDelta, PushNullDelta, PutField, StoreAddressDelta, ExpandInstruction, GreaterThanInstructionDelta, IntegerEqualsInstructionDelta, LessThanInstructionDelta, NotInstructionDelta, TypeConstant, InferredMaxStack, InferredStackFrames, InlineConstantPool, LabelDelta, LabelledLocations, ArrayTypeDelta, ByteCodeTypeInstance, ByteTypeDelta, CharTypeDelta, DoubleTypeDelta, FloatTypeDelta, IntTypeDelta, LongTypeDelta, QualifiedObjectTypeDelta, ShortTypeDelta, TypeInstance, TypeSkeleton, UnqualifiedObjectTypeDelta, VoidTypeDelta, ArrayLiteralDelta, BinaryOperatorDelta, BracketAccessDelta, ExponentOperatorDelta, ExpressionDelta, ExpressionLanguageDelta, IntLiteralDelta, LeftAssociativeBinaryOperatorDelta, NewDelta, ParenthesisInExpressionDelta, PostFixAssignmentDelta, PostFixDecrementDelta, PostFixIncrementDelta, StringLiteralDelta, TernaryDelta, VariableDelta, AdditionDelta, AdditivePrecedenceDelta, SubtractionDelta, BitwiseAndDelta, BitwiseOrDelta, BitwiseShiftLeftDelta, BitwiseShiftRightDelta, BitwiseXorDelta, LogicalAndDelta, LogicalNotDelta, LogicalOrDelta, DivideDelta, ModuloDelta, MultiplicativePrecedenceDelta, MultiplyDelta, BitwiseNotDelta, MinusPrefixOperatorDelta, PlusPrefixOperatorDelta, PrefixDecrementDelta, PrefixIncrementDelta, PrefixOperatorDelta, ComparisonOperatorDelta, EqualsComparisonDelta, GreaterThanDelta, GreaterThanOrEqualDelta, LessThanDelta, RelationalPrecedenceDelta, ExpressionMethodDelta, CallVariableDelta, AssignToMemberDelta, BasicImportDelta, FieldDeclarationDelta, FieldDeclarationWithInitializer, SelectFieldDelta, ThisVariableDelta, WildcardImportDelta, JavaClassDelta, ConstructorDelta, SuperCallExpression, ThisCallExpression, AddEqualityPrecedence, BooleanLiteralDelta, LongLiteralDelta, NullDelta, AccessibilityFieldsDelta, BlockLanguageDelta, MemberSelectorDelta, MethodDelta, ReturnExpressionDelta, ReturnVoidDelta, CallDelta, CallMemberDelta, ExpressionAsStatementDelta, WhileBreakDelta, BooleanTypeDelta, ExtendsDelta, MethodTypeDelta, SelectInnerClassDelta, SuperTypeArgument, TypeAbstraction, TypeApplicationDelta, TypeVariableDelta, WildcardTypeArgument, JsonObjectLiteralDelta, JsonStringLiteralDelta, SingleQuotedStringLiteralDelta, AbsoluteShapeIdentifierDelta, GenericSmithyDelta, NamespaceDelta, OperationDelta, RelativeShapeIdentifierDelta, ResourceDelta, ServiceDelta, ShapeStatementDelta, SimpleShapeDelta, SmithyListDelta, StructureStatementDelta, TraitDelta, AfterOrDeleteExpressionDelta, AssignToArrayMember, CustomModifierDelta, DynamicArrayTypeDelta, ElementaryTypeDelta, EmitStatementDelta, EnumDelta, EventDelta, FileImportDelta, FileWithMembersDelta, FixedSizeArrayTypeDelta, InlineAssemblyStatementDelta, LocalDeclarationStorageLocationDelta, MappingTypeDelta, MultipleImportsDelta, NumberLiteralUnitsDelta, PragmaDelta, SingleImportDelta, SolidityConstructorDelta, SolidityContractDelta, SolidityFunctionDelta, SolidityFunctionTypeDelta, StateMutabilityDelta, StateVariableDeclarationDelta, StorageLocationDelta, StructDelta, UsingForDeclarationDelta, BlockAsStatementDelta, BlockDelta, ForLoopDelta, GotoStatementDelta, IfThenDelta, IfThenElseDelta, LabelStatementDelta, LocalDeclarationDelta, LocalDeclarationWithInitializerDelta, StatementDelta, WhileContinueDelta, WhileLoopDelta, AddAssignmentDelta, AssignToVariable, AssignmentPrecedence, BitwiseAndAssignmentDelta, BitwiseOrAssignmentDelta, BitwiseShiftLeftAssignmentDelta, BitwiseShiftRightAssignmentDelta, BitwiseXorAssignmentDelta, DivideAssignmentDelta, MultiplyAssignmentDelta, OperatorWithAssignmentDelta, SimpleAssignmentDelta, SubtractAssignmentDelta, SlashSlashLineCommentsDelta, SlashStarBlockCommentsDelta, StoreTriviaDelta, TriviaInsideNode, AlwaysDelta, BeginEndDelta, NonBlockingAssignmentDelta, PackageDelta, PortTypeSpecifierDelta, VerilogClassDelta, VerilogModuleDelta, VerilogWildcardImportDelta, DirectiveDelta, IncludeDelta, PreprocessorDelta, PlainScalarDelta, YamlArrayDelta, YamlCoreDelta, YamlObjectDelta
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeltaWithGrammar
  2. Delta
  3. Key
  4. Contract
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def dependencies: Set[Contract]
    Definition Classes
    Contract
  2. abstract def description: String
    Definition Classes
    Delta
  3. abstract def transformGrammars(grammars: LanguageGrammars, language: Language): Unit

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  6. def debugRepresentation: String
    Definition Classes
    Key
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  10. def getDirectClassName(shape: Class[_]): String
    Attributes
    protected
    Definition Classes
    Key
  11. def hashCode(): Int

    This hashcode does not change over runs, while the default hashcode does.

    This hashcode does not change over runs, while the default hashcode does. This makes the compilation process more deterministic.

    Definition Classes
    Key → AnyRef → Any
  12. def inject(language: Language): Unit
    Definition Classes
    DeltaWithGrammarDelta
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def name: String
    Definition Classes
    Contract
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def splitCamelCase(input: String): String
    Definition Classes
    Contract
  19. def suffix: String
    Definition Classes
    DeltaContract
  20. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  21. def toString(): String
    Definition Classes
    Contract → AnyRef → Any
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  24. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Delta

Inherited from Key

Inherited from Contract

Inherited from AnyRef

Inherited from Any

Ungrouped