Uses of Class
net.maswag.falcaun.ExtendedIOSignalPiece
Packages that use ExtendedIOSignalPiece
-
Uses of ExtendedIOSignalPiece in net.maswag.falcaun
Fields in net.maswag.falcaun with type parameters of type ExtendedIOSignalPieceMethods in net.maswag.falcaun that return ExtendedIOSignalPieceModifier and TypeMethodDescriptionExecute the SUL by feeding single step input.Execute the SUL by feeding single step input.Methods in net.maswag.falcaun that return types with arguments of type ExtendedIOSignalPieceModifier and TypeMethodDescriptionExtendedSignalMapper.parseSignalMapperImpl
(String line, ExtendedSignalMapperVisitor<Function<ExtendedIOSignalPiece<List<Double>>, List<Double>>> visitor) ExtendedSignalMapperVisitorImpl.visitAtomic
(ExtendedSignalMapperParser.AtomicContext ctx) Visit a parse tree produced byExtendedSignalMapperParser.atomic()
.ExtendedSignalMapperVisitorImpl.visitExpr
(ExtendedSignalMapperParser.ExprContext ctx) Visit a parse tree produced byExtendedSignalMapperParser.expr()
.ExtendedSignalMapperVisitorImpl.visitExtended_expr
(ExtendedSignalMapperParser.Extended_exprContext ctx) Method parameters in net.maswag.falcaun with type arguments of type ExtendedIOSignalPieceModifier and TypeMethodDescriptionExtendedSignalMapper.parseSignalMapperImpl
(String line, ExtendedSignalMapperVisitor<Function<ExtendedIOSignalPiece<List<Double>>, List<Double>>> visitor)