My Account Log In Walkthrough IDE Integrations Contact  
Polystyle
Point And Click Source Code
Formatter & Obfuscator

Click Here To Download A Free Trial!
Home Features Documentation Buy Formatter Buy Obfuscator Download  

 



  • PHP Obfuscator

  • C# Obfuscator

  • Perl Obfuscator

  • Java Obfuscator

  • Javascript Obfuscator

  • JSP Obfuscator

  • Actionscript Obfuscator

  • C/C++ Formatter

  • Perl Formatter

  • Pascal/Delphi Formatter

  • C# Formatter

  • CSS Formatter

  • CMAC Formatter

  • Java Formatter

  • Javascript Formatter

  • PHP Formatter

  • JSP Formatter

  • HTML/XML Formatter

  • Python Formatter

  • ASP Formatter

  • Visual Basic Formatter

  • Actionscript Formatter

  • Step 2: Example Visual Basic Source

  • Step 1: Unformatted Source
  • Step 2: Example Source
  • Step 3: Formatted Source

    Here's one of the Visual Basic example files that come with Polystyle, this is the Whitesmith style.

    Polystyle comes with style files for: Allman/BSD, Ellemtel, GNU, Kernighan & Ritchie, One True Brace Style, Unix Kernel, Linux Kernel, Stroustrup, Sun Microsystems, and Whitesmith.

    Each example file come in various indent styles, such as 2-space, 1-tab, 4-space, and others.

    Your style is easily configured using the Configuration Tool.

    To define your style, you simply edit an example file however you like.


    VERSION 1.0 CLASS BEGIN
      statement
    END
    
    x & x
    
    x And x
    
    a.x
    
    x * x
    
    x + x
    
    x = x
    
    x || x
    
    x <= x
    
    x ? x : x
    
    x, x
    
    x (x) x
    
    x [x] x
    
     Public Class X
      Inherits Y
      statement
    
      statement
    
      statement
    End Class
    
    Try
      statement
    Finally
      statement
    End Try
    
    Select Case s
      Case c
        statement
    End Select
    
    Do
      While x
        statement
      Wend
    Loop Until x
    
    For x
      statement
    Next x
    
    Declare X Sub Y
    
    Public Event X Sub Y Inherits I
    
    If x Then
      statement
    ElseIf y
      statement
    Else
      statement
    End If
    
    #Region x
      statement
    #End Region
    
    #If x Then
      statement
    #ElseIf x Then
      statement
    #Else
      statement
    #End If
    

    Next, in Step 3 we get the final result!

  • Home Features Documentation Buy Polystyle Buy Obfuscator Download  

    Click Here To Download A Free Trial!

    Copyright © Flashbulb Studios. All rights reserved.