Index
All Classes|All Packages
S
- setNewLine() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.DataType
-
Sets the line
- setNewLine(String) - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.SingleLineItem
-
Sets the new line
- setReturnType(String) - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.NormalFunction
-
Sets the return type
- setStatic(boolean) - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.NormalFunction
-
Makes the function static or not
- setType(String) - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.DataType
-
Set the dataType of an object
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.classes.MainClass
-
Sets up the conversion
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.classes.NormalClass
-
Sets up conversion
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.CallFunction
-
Sets up the conversion
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Print
-
Sets the new line
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Printline
-
Sets up the printline
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Read
-
Sets up the function
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.core.Return
-
Sets up conversion
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.ConstructorFunction
-
Sets up the Constructor
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.NormalFunction
-
Starts the function
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.statements.Break
-
Sets the line as `break;`
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.functions.statements.Continue
-
Sets the line
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.impl.java.JavaPseudoFile
-
Sets up the compilation
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.BaseCompiler
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.BlankLine
-
Sets up the compilation
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.CommentLine
-
Sets up conversion
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.items.DataType
-
Sets up the conversion
- setup() - Method in class com.github.CoryBorek.PseudocodeCompiler.lib.java.BaseFunction
-
Sets up the function
- SingleLineItem - Class in com.github.CoryBorek.PseudocodeCompiler.lib.items
- SingleLineItem(String, int, JavaPseudoFile, BaseCompiler) - Constructor for class com.github.CoryBorek.PseudocodeCompiler.lib.items.SingleLineItem
-
Constructor
All Classes|All Packages