A B C D E F G H I K L M N O P R S T U V W X Y Z _

U

UC - Class in SFE.PF
A Universal Circuit (UC) is a circuit that can be programmed to simulate any circuit.
UC() - Constructor for class SFE.PF.UC
 
UCsel - Class in SFE.PF
Universal Circuit based on selection blocks.
UCsel() - Constructor for class SFE.PF.UCsel
 
UCvaliant - Class in SFE.PF
Valiant's Universal Circuit based on universal graphs.
UCvaliant() - Constructor for class SFE.PF.UCvaliant
 
unaryInputIsNotResult() - Method in class SFE.Compiler.LvalExpression
Returns true if this expression is a result of unary not expression.
UnaryOpExpression - Class in SFE.Compiler
A class for representing unary operator expressions that can be defined in the program.
UnaryOpExpression(Operator, Expression) - Constructor for class SFE.Compiler.UnaryOpExpression
Constructs a new UnaryOpExpression from a given oparator and input.
UniqueVariables - Class in SFE.Compiler
A class that handles the unique variables.
uniqueVars() - Method in class SFE.Compiler.AssignmentStatement
Unique vars transformations.
uniqueVars() - Method in class SFE.Compiler.BlockStatement
Unique vars transformations.
uniqueVars() - Method in class SFE.Compiler.Function
Unique vars transformations.
uniqueVars() - Method in class SFE.Compiler.IfStatement
Unique vars transformations.
uniqueVars() - Method in class SFE.Compiler.InputStatement
Unique vars transformations.
uniqueVars() - Method in class SFE.Compiler.Program
Unique vars transformations.
uniqueVars() - Method in class SFE.Compiler.Statement
Unique vars transformations.
updateDoc() - Method in class SFE.GUI.Function
Update function body document
updateDoc() - Method in class SFE.GUI.Program
Update the program Document object with the program code Also, if shown in a window, take care of restoring the position
updatePanel() - Method in class SFE.GUI.EditVarPanel.Updater
 
updatePanel() - Method in class SFE.GUI.FuncPanel.Updater
 
updatePanel() - Method in class SFE.GUI.TypesPanel.Updater
 
updateTypes() - Method in class SFE.GUI.EditVarPanel
Reread the type definitions from the program
updateTypes() - Method in class SFE.GUI.EditWnd
Refresh all type-lists in the Editor by rereading data from the program.
updateTypes() - Method in class SFE.GUI.TypesPanel
Reread the types definitions.
updateTypes() - Method in class SFE.GUI.VarPane
Reread the type definitions from the program

A B C D E F G H I K L M N O P R S T U V W X Y Z _