spinal
.
core
.
internals
.
Operator
.
SInt
ShiftLeftByInt
Related Doc:
package SInt
class
ShiftLeftByInt
extends
BitVector.ShiftLeftByInt
Linear Supertypes
BitVector.ShiftLeftByInt
,
ShiftOperator
,
Widthable
,
WidthProvider
,
ConstantOperatorWidthableInputs
,
ConstantOperator
,
Operator
,
Modifier
,
Expression
,
ExpressionContainer
,
BaseNode
,
ScalaLocated
,
GlobalDataUser
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ShiftLeftByInt
ShiftLeftByInt
ShiftOperator
Widthable
WidthProvider
ConstantOperatorWidthableInputs
ConstantOperator
Operator
Modifier
Expression
ExpressionContainer
BaseNode
ScalaLocated
GlobalDataUser
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ShiftLeftByInt
(
shift:
Int
)
Type Members
type
T
=
Expression
with
WidthProvider
Definition Classes
ConstantOperatorWidthableInputs
→
ConstantOperator
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
var
algoIncrementale
:
Int
Definition Classes
BaseNode
var
algoInt
:
Int
Definition Classes
BaseNode
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
calcWidth
:
Int
Definition Classes
ShiftLeftByInt
→
Widthable
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
foreachDrivingExpression
(
func: (
Expression
) ⇒
Unit
)
:
Unit
Definition Classes
ExpressionContainer
def
foreachExpression
(
func: (
Expression
) ⇒
Unit
)
:
Unit
Definition Classes
ConstantOperator
→
ExpressionContainer
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
def
getLiteralFactory
: (
BigInt
,
Int
) ⇒
BitVectorLiteral
Definition Classes
ShiftLeftByInt
→
ShiftLeftByInt
def
getScalaLocationLong
:
String
Definition Classes
ScalaLocated
def
getScalaLocationShort
:
String
Definition Classes
ScalaLocated
def
getScalaTrace
()
:
Throwable
Definition Classes
ScalaLocated
def
getTypeObject
:
TypeSInt
.type
Definition Classes
ShiftLeftByInt
→
Expression
def
getWidth
:
Int
Definition Classes
Widthable
→
WidthProvider
var
globalData
:
GlobalData
Definition Classes
GlobalDataUser
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
normalizeInputs
:
Unit
Definition Classes
ExpressionContainer
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
def
opName
:
String
Definition Classes
ShiftLeftByInt
→
Expression
def
remapDrivingExpressions
(
func: (
Expression
) ⇒
Expression
)
:
Unit
Definition Classes
ExpressionContainer
def
remapExpressions
(
func: (
Expression
) ⇒
Expression
)
:
Unit
Definition Classes
ConstantOperator
→
ExpressionContainer
var
scalaTrace
:
Throwable
Definition Classes
ScalaLocated
def
setScalaLocated
(
source:
ScalaLocated
)
:
ShiftLeftByInt
.this.type
Definition Classes
ScalaLocated
val
shift
:
Int
Definition Classes
ShiftLeftByInt
def
simplifyNode
:
Expression
Definition Classes
ShiftLeftByInt
→
Expression
var
source
:
T
Definition Classes
ConstantOperator
def
stabilized
(
func: (
Expression
) ⇒
Expression
,
seed:
Expression
)
:
Expression
Definition Classes
ExpressionContainer
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
ShiftLeftByInt
→
Expression
→ AnyRef → Any
def
toStringMultiLine
()
:
String
Definition Classes
BaseNode
def
toStringRec
(
level:
Int
=
1
)
:
String
Definition Classes
Expression
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
walkDrivingExpressions
(
func: (
Expression
) ⇒
Unit
)
:
Unit
Definition Classes
ExpressionContainer
def
walkExpression
(
func: (
Expression
) ⇒
Unit
)
:
Unit
Definition Classes
ExpressionContainer
def
walkExpressionPostorder
(
func: (
Expression
) ⇒
Unit
)
:
Unit
Definition Classes
ExpressionContainer
def
walkRemapDrivingExpressions
(
func: (
Expression
) ⇒
Expression
)
:
Unit
Definition Classes
ExpressionContainer
def
walkRemapExpressions
(
func: (
Expression
) ⇒
Expression
)
:
Unit
Definition Classes
ExpressionContainer
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
BitVector.ShiftLeftByInt
Inherited from
ShiftOperator
Inherited from
Widthable
Inherited from
WidthProvider
Inherited from
ConstantOperatorWidthableInputs
Inherited from
ConstantOperator
Inherited from
Operator
Inherited from
Modifier
Inherited from
Expression
Inherited from
ExpressionContainer
Inherited from
BaseNode
Inherited from
ScalaLocated
Inherited from
GlobalDataUser
Inherited from
AnyRef
Inherited from
Any
Ungrouped